|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module frame {
void registerDispatchProviderInterceptor([in] XDispatchProviderInterceptor Interceptor)
registers an XDispatchProviderInterceptor, which will become the first interceptor in the chain of re...
makes it possible to intercept request of XDispatch.
Definition: XDispatchProviderInterceptor.idl:33
makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this...
Definition: XDispatchProviderInterception.idl:38
Definition: Ambiguous.idl:20
void releaseDispatchProviderInterceptor([in] XDispatchProviderInterceptor Interceptor)
removes an XDispatchProviderInterceptor which was previously registered
base interface of all UNO interfaces
Definition: XInterface.idl:46