19 #ifndef __com_sun_star_script_XAllListenerAdapterService_idl__
20 #define __com_sun_star_script_XAllListenerAdapterService_idl__
30 module
com { module sun { module star { module script {
allows the generation of adapters from specific interfaces to the XAllListener interface.
Definition: XAllListenerAdapterService.idl:36
com::sun::star::uno::XInterface createAllListerAdapter([in] type xListenerType, [in] com::sun::star::script::XAllListener xListener, [in] any aHelper)
creates a wrapper from the listener of type xListenerType to the XAllListener listener.
specifies a listener combining all methods of a listener interface in a single generic call.
Definition: XAllListener.idl:39
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22