summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLContentImporter.csv
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLContentImporter.csv')
-rw-r--r--qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLContentImporter.csv14
1 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLContentImporter.csv b/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLContentImporter.csv
new file mode 100644
index 000000000000..08204fe94f87
--- /dev/null
+++ b/qadevOOo/objdsc/sw/com.sun.star.comp.Writer.XMLContentImporter.csv
@@ -0,0 +1,14 @@
+"XMLContentImporter";"com::sun::star::lang::XInitialization#optional";"initialize()"
+"XMLContentImporter";"com::sun::star::document::XFilter";"filter()"
+"XMLContentImporter";"com::sun::star::document::XFilter";"cancel()"
+"XMLContentImporter";"com::sun::star::container::XNamed#optional";"getName()"
+"XMLContentImporter";"com::sun::star::container::XNamed#optional";"setName()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"startDocument()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"endDocument()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"startElement()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"endElement()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"characters()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"ignorableWhitespace()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"processingInstruction()"
+"XMLContentImporter";"com::sun::star::xml::sax::XDocumentHandler";"setDocumentLocator()"
+"XMLContentImporter";"com::sun::star::document::XImporter";"setTargetDocument()"