:: com :: sun :: star :: util ::
|
interface XImportable |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XImportable
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- makes it possible to import files into the object.
|
Methods' Details |
createImportDescriptor
sequence< ::com::sun::star::beans::PropertyValue > |
createImportDescriptor( |
[in] boolean |
bEmpty ); |
- Returns
-
a descriptor which contains the arguments for an import.
|
|
doImport
- Description
- imports data from an external database.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.