|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
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...
Objects which implement this interface can become aggregates of a delegator.
Definition: XAggregation.idl:66
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46