21module
com { module sun { module star { module uno {
void setDelegator([in] com::sun::star::uno::XInterface pDelegator)
sets the object to which all calls to the method XInterface::queryInterface() have to be forwarded.
any queryAggregation([in] type aType)
is similar to XInterface::queryInterface(), but it is to be processed directly without being forwarde...
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20