com :: sun :: star :: io :: interface XDataImporter
- Base Interface
- com::sun::star::uno::XInterface
- Description
- makes it possible to import data from a data source into a component.
Importer objects are registered for specific components and data types.
Methods' Summary
|
importData |
imports data for a component from an active data source.
|
cancel |
cancels the import process.
|
Methods' Details
|
- importData
-  
- [ oneway ] void
importData(
-
- Description
- imports data for a component from an active data source.
|
- cancel
-  
[ oneway ] void
cancel();
- Description
- cancels the import process.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.