Searched refs:xContextMenuInterception (Results 1 – 2 of 2) sorted by relevance
182 XContextMenuInterception xContextMenuInterception = null; in checkContextMenuInterceptor() local190 xContextMenuInterception = in checkContextMenuInterceptor()193 if (xContextMenuInterception != null) in checkContextMenuInterceptor()200 … xContextMenuInterception.registerContextMenuInterceptor(xContextMenuInterceptor); in checkContextMenuInterceptor()211 if (xContextMenuInterception != null in checkContextMenuInterceptor()215 xContextMenuInterception.releaseContextMenuInterceptor( in checkContextMenuInterceptor()
84 com.sun.star.ui.XContextMenuInterception xContextMenuInterception = in main() local87 if( xContextMenuInterception != null ) { in main()92 … xContextMenuInterception.registerContextMenuInterceptor( xContextMenuInterceptor ); in main()100 xContextMenuInterception.releaseContextMenuInterceptor( in main()
Completed in 16 milliseconds