19 #ifndef __com_sun_star_uno_XAggregation_idl__
20 #define __com_sun_star_uno_XAggregation_idl__
25 module com { module sun { module star { module uno {
102 any queryAggregation( [in] type aType );
Objects which implement this interface can become aggregates of a delegator.
Definition: XAggregation.idl:69
base interface of all UNO interfaces
Definition: XInterface.idl:47