19 #ifndef __com_sun_star_util_XImportable_idl__
20 #define __com_sun_star_util_XImportable_idl__
28 module
com { module sun { module star { module util {
41 void doImport( [in] sequence<com::sun::star::beans::PropertyValue> aDescriptor );
base interface of all UNO interfaces
Definition: XInterface.idl:48
makes it possible to import files into the object.
Definition: XImportable.idl:33
sequence< com::sun::star::beans::PropertyValue > createImportDescriptor([in] boolean bEmpty)
void doImport([in] sequence< com::sun::star::beans::PropertyValue > aDescriptor)
imports data from an external database.
Definition: Ambiguous.idl:22