19#ifndef __com_sun_star_frame_XDispatchProviderInterception_idl__
20#define __com_sun_star_frame_XDispatchProviderInterception_idl__
27 module
com { module sun { module star { module frame {
makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this...
Definition XDispatchProviderInterception.idl:43
void registerDispatchProviderInterceptor([in] XDispatchProviderInterceptor Interceptor)
registers an XDispatchProviderInterceptor, which will become the first interceptor in the chain of re...
void releaseDispatchProviderInterceptor([in] XDispatchProviderInterceptor Interceptor)
removes an XDispatchProviderInterceptor which was previously registered
makes it possible to intercept request of XDispatch.
Definition XDispatchProviderInterceptor.idl:37
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22