Home
last modified time | relevance | path

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

/trunk/main/framework/source/dispatch/
H A Dinterceptionhelper.cxx50 sal_Bool InterceptionHelper::m_bPreferrFirstInterceptor = sal_True;
61 DEFINE_XINTERFACE_3(InterceptionHelper , in DEFINE_XINTERFACE_3() argument
70 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 …]
/trunk/main/framework/inc/dispatch/
H A Dinterceptionhelper.hxx82 class InterceptionHelper : public css::frame::XDispatchProvider class
206 InterceptionHelper(const css::uno::Reference< css::frame::XFrame >& xOwner,
219 virtual ~InterceptionHelper();
/trunk/main/framework/source/services/
H A Ddesktop.cxx194InterceptionHelper* pInterceptionHelper = new InterceptionHelper( this, xDispatchProvider ); in DEFINE_XINTERFACE_15()
H A Dframe.cxx214InterceptionHelper* pInterceptionHelper = new InterceptionHelper( this, xDispatchProvider ); in DEFINE_XINTERFACE_21()

Completed in 45 milliseconds