Home
last modified time | relevance | path

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

/aoo4110/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java264 Interceptor aInterceptor = new Interceptor(); in checkInterceptorLifeTime() local
265 …rceptor xInterceptor = UnoRuntime.queryInterface(XDispatchProviderInterceptor.class, aInterceptor); in checkInterceptorLifeTime()
273 int nRegCount = aInterceptor.getRegistrationCount(); in checkInterceptorLifeTime()
274 boolean bIsRegistered = aInterceptor.isRegistered(); in checkInterceptorLifeTime()
299 Interceptor aInterceptor = new Interceptor(); in checkInterception() local
300 aInterceptor.setURLs4URLs4Blocking(lDisabledURLs); in checkInterception()
302 …rceptor xInterceptor = UnoRuntime.queryInterface(XDispatchProviderInterceptor.class, aInterceptor); in checkInterception()

Completed in 18 milliseconds