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 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.