22 module
com { module sun { module star { module util {
35 void doImport( [in] sequence<com::sun::star::beans::PropertyValue> aDescriptor );
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
makes it possible to import files into the object.
Definition XImportable.idl:27
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:20