Searched refs:_xInterception (Results 1 – 2 of 2) sorted by relevance
4242 …ormController::createInterceptor(const Reference< XDispatchProviderInterception > & _xInterception) in createInterceptor() argument4252 if ((*aIter)->getIntercepted() == _xInterception) in createInterceptor()4257 …nterceptionMultiplexer* pInterceptor = new DispatchInterceptionMultiplexer( _xInterception, this ); in createInterceptor()4287 …ormController::deleteInterceptor(const Reference< XDispatchProviderInterception > & _xInterception) in deleteInterceptor() argument4297 if ((*aIter)->getIntercepted() == _xInterception) in deleteInterceptor()
538 …un::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception>& _xInterception);540 …un::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception>& _xInterception);
Completed in 52 milliseconds