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 {
37 sequence<com::sun::star::beans::PropertyValue> createImportDescriptor( [in]
boolean bEmpty );
41 void doImport( [in] sequence<com::sun::star::beans::PropertyValue> aDescriptor );
– idl definition –
Definition: Ambiguous.idl:22
makes it possible to import files into the object.
Definition: XImportable.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47