uses of interface XDocumentHandler

back to interface XDocumentHandler

Derived Interfaces
Synonym Typedefs
Services which Support this Interface
Singletons which Support this Interface
Uses as Return Type
Uses as Parameter
Uses as Data Type
References in Developers Guide


Derived Interfaces
XExtendedDocumentHandler
Services which Support this Interface
::com::sun::star::xml::ExportFilter
::com::sun::star::xml::dom::SAXDocumentBuilder
::com::sun::star::xml::input::SaxDocumentHandler
::com::sun::star::xml::crypto::sax::SAXEventKeeper
::com::sun::star::document::XMLBasicImporter
::com::sun::star::xml::XMLImportFilter
::com::sun::star::document::XMLOasisBasicImporter
Uses as Return Type
::com::sun::star::xml::crypto::sax::XSAXEventKeeper::setNextHandler()
Uses as Parameter
::com::sun::star::xml::wrapper::XXMLDocumentWrapper::generateSAXEvents()
::com::sun::star::xml::wrapper::XXMLDocumentWrapper::generateSAXEvents()
::com::sun::star::xml::wrapper::XXMLDocumentWrapper::getTree()
::com::sun::star::xml::XImportFilter::importer()
::com::sun::star::xml::crypto::sax::XElementStackKeeper::retrieve()
XParser::setDocumentHandler()
::com::sun::star::xml::crypto::sax::XSAXEventKeeper::setNextHandler()
::com::sun::star::svg::XSVGPrinter::startJob()
::com::sun::star::svg::XSVGWriter::write()
References in Developers Guide
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - XML Based Filter Development - Introduction
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - XML Based Filter Development - Writing the Filtering Component - XDocumentHandler
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - XML Based Filter Development - Writing the Filtering Component
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - XML Based Filter Development - The Exporter - Evaluating XExportFilter Parameters
7.2.4 Office Development - Common Application Features - Integrating Import and Export Filters - XML Based Filter Development - The Exporter - Exporter Filtering
Top of Page