:: com :: sun :: star :: document ::
|
service XMLBasicExporter |
- Description
- Filter for exporting Basic macros to the OpenOffice.org file format.
First the XExporter::setSourceDocument method must be
called in order to provide the export component with the source document
from which the data should be exported. After that, the export is started
by calling the XFilter::filter method.
- Since
- OpenOffice 2.0.0
|
Exported Interfaces |
XExporter |
- Description
- sets the source document for this filter.
|
XFilter |
- Description
- filters the document.
|
::com::sun::star::lang::XInitialization |
- Usage Restrictions
- optional
- Description
- initializes the component.
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.