interface XDataImporter in module com::sun::star::io:: |
interface XDataImporter : com::sun::star::uno::XInterface ;
makes it possible to import data from a data source into a component.
Importer objects are registered for specific components and data types.
Method Summary |
|
importData | imports data for a component from an active data source. |
cancel | cancels the import process. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.