interface XDataExporter in module com::sun::star::io:: |
interface XDataExporter : com::sun::star::uno::XInterface ;
makes it possible to export data from a component into a data sink.
Exporter objects are registered for specific components and data types.
Method Summary |
|
exportData | exports data for a component into an output stream. |
cancel | cancels the export process. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.