:: com :: sun :: star :: document ::
|
service XMLBasicImporter |
- Description
- Filter for importing Basic macros from the OpenOffice.org 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
- OpenOffice 2.0
|
Exported Interfaces |
XImporter |
- Description
- sets the target document for this filter.
|
::com::sun::star::xml::sax::XDocumentHandler |
- Description
- receives notification of general document events.
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.