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 2001 OpenOffice.org Foundation. All Rights Reserved.