21 module 
com {  module sun {  module star {  module reflection {
 
Factory interface to produce proxy objects.
Definition XProxyFactory.idl:34
com::sun::star::uno::XAggregation createProxy([in] com::sun::star::uno::XInterface xTarget)
This method creates a new proxy object that acts on behalf of the given target object.
Objects which implement this interface can become aggregates of a delegator.
Definition XAggregation.idl:66
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20