:: com :: sun :: star :: io ::
|
interface XDataImporter |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDataImporter
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- 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
- Description
- imports data for a component from an active data source.
|
|
cancel
- Description
- cancels the import process.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.