21module
com { module sun { module star { module uno {
Objects which implement this interface can become aggregates of a delegator.
Definition XAggregation.idl:66
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 XInterface.idl:46
Definition Ambiguous.idl:20