Home
last modified time | relevance | path

Searched refs:xContextMenuInterception (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/framework/qa/complex/contextMenuInterceptor/
H A DCheckContextMenuInterceptor.java182 XContextMenuInterception xContextMenuInterception = null; in checkContextMenuInterceptor() local
190 xContextMenuInterception = in checkContextMenuInterceptor()
193 if (xContextMenuInterception != null) in checkContextMenuInterceptor()
200xContextMenuInterception.registerContextMenuInterceptor(xContextMenuInterceptor); in checkContextMenuInterceptor()
211 if (xContextMenuInterception != null in checkContextMenuInterceptor()
215 xContextMenuInterception.releaseContextMenuInterceptor( in checkContextMenuInterceptor()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/
H A DContextMenuInterceptor.java84 com.sun.star.ui.XContextMenuInterception xContextMenuInterception = in main() local
87 if( xContextMenuInterception != null ) { in main()
92xContextMenuInterception.registerContextMenuInterceptor( xContextMenuInterceptor ); in main()
100 xContextMenuInterception.releaseContextMenuInterceptor( in main()

Completed in 14 milliseconds