:: com :: sun :: star :: frame ::
|
interface XDispatchProviderInterception |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XDispatchProviderInterception
|
- Description
- makes it possible to register an XDispatchProvider which
intercepts all requests of XDispatch to this instance.
Note: Nobody can guarantee order of used interceptor objects if more then ones exist.
Later registered ones will be used at first. But it's possible to increase the chance
for that by providing the optional interface XInterceptorInfo .
- See also
- XDispatchProvider
- See also
- XDispatch
- See also
- XInterceptorInfo
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.