summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv
diff options
context:
space:
mode:
authorStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
committerStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
commit9b72d9253f469fa58ce5b844ff10740fd7c129eb (patch)
treef1b730c9846ce1644673cff987146c87501cf3b4 /qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv
parent80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff)
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv')
-rw-r--r--qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv14
1 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.XMLMetaImporter.csv
new file mode 100644
index 000000000000..767ea2ae0899
--- /dev/null
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.Calc.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()"