:: com :: sun :: star :: io ::
|
interface XDataExporter |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDataExporter
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- makes it possible to export data from a component into a data sink.
Exporter objects are registered for specific components and data types.
|
Methods' Summary |
exportData |
exports data for a component into an output stream.
|
cancel |
cancels the export process.
|
Methods' Details |
exportData
- Description
- exports data for a component into an output stream.
|
|
cancel
- Description
- cancels the export process.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.