:: com :: sun :: star :: xml ::

service ExportFilter
Developers Guide
OfficeDev - Writing the Filtering Component

Exported Interfaces - Summary
::com::sun::star::xml::sax::XDocumentHandler

The data will be passed in through the ::com::sun::star::xml::sax::XDocumentHandler calls.

XExportFilter

The XExportFilter:exporter() call will provide the ::com::sun::star::document::TypeDetection user data required to perform the filtering correctly.

Exported Interfaces - Details
::com::sun::star::xml::sax::XDocumentHandler
Description
The data will be passed in through the ::com::sun::star::xml::sax::XDocumentHandler calls.
XExportFilter
Description
The XExportFilter:exporter() call will provide the ::com::sun::star::document::TypeDetection user data required to perform the filtering correctly.

 
Top of Page