diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:54:39 +0000 |
commit | 267c6f2ac71f92999e969232431ba04678e7437e (patch) | |
tree | 358c9467650e1d0a1d7227a21dac2e3d08b622b2 /qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLStylesImporter.csv | |
parent | Initial commit. (diff) | |
download | libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip |
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLStylesImporter.csv')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLStylesImporter.csv | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLStylesImporter.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLStylesImporter.csv new file mode 100644 index 0000000000..c8bc5bca0a --- /dev/null +++ b/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLStylesImporter.csv @@ -0,0 +1,14 @@ +"XMLStylesImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLStylesImporter";"com::sun::star::document::XFilter";"filter()" +"XMLStylesImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLStylesImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLStylesImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLStylesImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLStylesImporter";"com::sun::star::document::XImporter";"setTargetDocument()" |