Searched refs:_xInterception (Results 1 – 2 of 2) sorted by relevance
537 …un::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception>& _xInterception);539 …un::star::uno::Reference< ::com::sun::star::frame::XDispatchProviderInterception>& _xInterception);
4240 …ormController::createInterceptor(const Reference< XDispatchProviderInterception > & _xInterception) in createInterceptor() argument4250 if ((*aIter)->getIntercepted() == _xInterception) in createInterceptor()4255 …nterceptionMultiplexer* pInterceptor = new DispatchInterceptionMultiplexer( _xInterception, this ); in createInterceptor()4285 …ormController::deleteInterceptor(const Reference< XDispatchProviderInterception > & _xInterception) in deleteInterceptor() argument4295 if ((*aIter)->getIntercepted() == _xInterception) in deleteInterceptor()