summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
commit267c6f2ac71f92999e969232431ba04678e7437e (patch)
tree358c9467650e1d0a1d7227a21dac2e3d08b622b2 /qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv
parentInitial commit. (diff)
downloadlibreoffice-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/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv')
-rw-r--r--qadevOOo/objdsc/xmloff/com.sun.star.comp.Impress.XMLMetaImporter.csv14
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 0000000000..767ea2ae08
--- /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()"