:: com :: sun :: star :: document ::

service XMLOasisBasicImporter
Supported Interface
XXMLOasisBasicImporter
Description
Filter for importing Basic macros from the OASIS Open Office file format.

The XImporter::setTargetDocument method must be called in order to provide the import component with the target document to which the data should be imported. The ::com::sun::star::xml::sax::XDocumentHandler interface is used to stream the XML data into the filter.

Since
OOo 2.0



 Top of Page