diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv')
-rw-r--r-- | qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv b/qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv new file mode 100644 index 000000000..767ea2ae0 --- /dev/null +++ b/qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv @@ -0,0 +1,14 @@ +"XMLMetaImporter";"com::sun::star::lang::XInitialization#optional";"initialize()" +"XMLMetaImporter";"com::sun::star::document::XFilter";"filter()" +"XMLMetaImporter";"com::sun::star::document::XFilter";"cancel()" +"XMLMetaImporter";"com::sun::star::container::XNamed#optional";"getName()" +"XMLMetaImporter";"com::sun::star::container::XNamed#optional";"setName()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()" +"XMLMetaImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()" +"XMLMetaImporter";"com::sun::star::document::XImporter";"setTargetDocument()" |