interface XDispatchProviderInterception in module com::sun::star::frame:: |
interface XDispatchProviderInterception : com::sun::star::uno::XInterface ;
makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this instance.
Method Summary |
|
registerDispatchProviderInterceptor | registers an XDispatchProviderInterceptor , which will become the first interceptor in the chain of registered interceptors. |
releaseDispatchProviderInterceptor | removes an XDispatchProviderInterceptor which was previously registered using XDispatchProviderInterception::registerDispatchProviderInterceptor . |
Known Services Which Export this Interface |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.