summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc/xmloff/com.sun.star.comp.Draw.XMLImporter.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.Draw.XMLImporter.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.Draw.XMLImporter.csv')
-rw-r--r--qadevOOo/objdsc/xmloff/com.sun.star.comp.Draw.XMLImporter.csv14
1 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/xmloff/com.sun.star.comp.Draw.XMLImporter.csv b/qadevOOo/objdsc/xmloff/com.sun.star.comp.Draw.XMLImporter.csv
new file mode 100644
index 0000000000..deb62dc4b3
--- /dev/null
+++ b/qadevOOo/objdsc/xmloff/com.sun.star.comp.Draw.XMLImporter.csv
@@ -0,0 +1,14 @@
+"XMLImporter";"com::sun::star::lang::XInitialization#optional";"initialize()"
+"XMLImporter";"com::sun::star::document::XFilter";"filter()"
+"XMLImporter";"com::sun::star::document::XFilter";"cancel()"
+"XMLImporter";"com::sun::star::container::XNamed#optional";"getName()"
+"XMLImporter";"com::sun::star::container::XNamed#optional";"setName()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()"
+"XMLImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()"
+"XMLImporter";"com::sun::star::document::XImporter";"setTargetDocument()"