1 KiB
1 KiB
1 | XMLImporter | com::sun::star::lang::XInitialization#optional | initialize() |
---|---|---|---|
2 | XMLImporter | com::sun::star::document::XFilter | filter() |
3 | XMLImporter | com::sun::star::document::XFilter | cancel() |
4 | XMLImporter | com::sun::star::container::XNamed#optional | getName() |
5 | XMLImporter | com::sun::star::container::XNamed#optional | setName() |
6 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | startDocument() |
7 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | endDocument() |
8 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | startElement() |
9 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | endElement() |
10 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | characters() |
11 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | ignorableWhitespace() |
12 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | processingInstruction() |
13 | XMLImporter | com::sun::star::xml::sax::XDocumentHandler | setDocumentLocator() |
14 | XMLImporter | com::sun::star::document::XImporter | setTargetDocument() |