22  module 
com {  module sun {  module star {  module util {
    31     sequence<com::sun::star::beans::PropertyValue> createImportDescriptor( [in] 
boolean bEmpty );
    35     void doImport( [in] sequence<com::sun::star::beans::PropertyValue> aDescriptor );
 Definition: Ambiguous.idl:20
 
makes it possible to import files into the object. 
Definition: XImportable.idl:26
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45