19#ifndef __com_sun_star_reflection_XProxyFactory_idl__
20#define __com_sun_star_reflection_XProxyFactory_idl__
26 module
com { module sun { module star { module reflection {
Factory interface to produce proxy objects.
Definition XProxyFactory.idl:39
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:70
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22