Searched refs:InterceptionHelper (Results 1 – 4 of 4) sorted by relevance
50 sal_Bool InterceptionHelper::m_bPreferrFirstInterceptor = sal_True;61 DEFINE_XINTERFACE_3(InterceptionHelper , in DEFINE_XINTERFACE_3() argument70 InterceptionHelper::InterceptionHelper(const css::uno::Reference< css::frame::XFrame >& … in DEFINE_XINTERFACE_3()84 InterceptionHelper::~InterceptionHelper() in ~InterceptionHelper()91 css::uno::Reference< css::frame::XDispatch > SAL_CALL InterceptionHelper::queryDispatch(const css::… in queryDispatch()152 void SAL_CALL InterceptionHelper::registerDispatchProviderInterceptor(const css::uno::Reference< cs… in registerDispatchProviderInterceptor()235 void SAL_CALL InterceptionHelper::releaseDispatchProviderInterceptor(const css::uno::Reference< css… in releaseDispatchProviderInterceptor()286 void SAL_CALL InterceptionHelper::disposing(const css::lang::EventObject& aEvent) in disposing()305 InterceptionHelper::InterceptorList aCopy = m_lInterceptionRegs; in disposing()310 InterceptionHelper::InterceptorList::iterator pIt; in disposing()[all …]
82 class InterceptionHelper : public css::frame::XDispatchProvider class206 InterceptionHelper(const css::uno::Reference< css::frame::XFrame >& xOwner,219 virtual ~InterceptionHelper();
194 … InterceptionHelper* pInterceptionHelper = new InterceptionHelper( this, xDispatchProvider ); in DEFINE_XINTERFACE_15()
214 … InterceptionHelper* pInterceptionHelper = new InterceptionHelper( this, xDispatchProvider ); in DEFINE_XINTERFACE_21()
Completed in 40 milliseconds