:: com :: sun :: star :: frame ::
|
interface XDispatchProviderInterception |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XDispatchProviderInterception
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- makes it possible to register an ::com::sun::star::frame::XDispatchProvider which
intercepts all requests of ::com::sun::star::frame::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 ::com::sun::star::frame::XInterceptorInfo .
- See also
- ::com::sun::star::frame::XDispatchProvider
- See also
- ::com::sun::star::frame::XDispatch
- See also
- ::com::sun::star::frame::XInterceptorInfo
|
Copyright © 2003 Sun Microsystems, Inc.