interface XContextMenuInterception in module com::sun::star::ui:: |
interface XContextMenuInterception : com::sun::star::uno::XInterface ;
This interface enables an object to get interceptors registered that change context menue or prevent them from beeing executed.
Method Summary |
|
registerContextMenuInterceptor | registers an XContextMenuInterceptor , which will become the first interceptor in the chain of registered interceptors. |
releaseContextMenuInterceptor | removes an XContextMenuInterceptor which was previously registered using XContextMenuInterception::registerContextMenuInterceptor . |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.