diff options
Diffstat (limited to 'qadevOOo/objdsc/sm/com.sun.star.comp.Math.XMLImporter.csv')
-rw-r--r-- | qadevOOo/objdsc/sm/com.sun.star.comp.Math.XMLImporter.csv | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sm/com.sun.star.comp.Math.XMLImporter.csv b/qadevOOo/objdsc/sm/com.sun.star.comp.Math.XMLImporter.csv new file mode 100644 index 000000000..deb62dc4b --- /dev/null +++ b/qadevOOo/objdsc/sm/com.sun.star.comp.Math.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()" |