Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/appl/
H A Dhelpinterceptor.cxx306 pInterceptor = pInter; in HelpListener_Impl()
307 pInterceptor->addStatusListener( this, ::com::sun::star::util::URL() ); in HelpListener_Impl()
329 pInterceptor->removeStatusListener( this, ::com::sun::star::util::URL() ); in disposing()
330 pInterceptor = NULL; in disposing()
H A Dhelpinterceptor.hxx129 HelpInterceptor_Impl* pInterceptor; member in HelpListener_Impl
/aoo41x/main/sw/source/ui/uiview/
H A Duivwimp.cxx89 SwXDispatchProviderInterceptor* pInterceptor = 0; in ~SwView_Impl() local
91 0 != (pInterceptor = reinterpret_cast< SwXDispatchProviderInterceptor * >( in ~SwView_Impl()
95 pInterceptor->Invalidate(); in ~SwView_Impl()
/aoo41x/main/svx/source/form/
H A Dformcontroller.cxx4257 …DispatchInterceptionMultiplexer* pInterceptor = new DispatchInterceptionMultiplexer( _xInterceptio… in createInterceptor() local
4258 pInterceptor->acquire(); in createInterceptor()
4259 m_aControlDispatchInterceptors.insert( m_aControlDispatchInterceptors.end(), pInterceptor ); in createInterceptor()
4261 return pInterceptor; in createInterceptor()

Completed in 43 milliseconds