Searched refs:pInterceptor (Results 1 – 4 of 4) sorted by relevance
306 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()
129 HelpInterceptor_Impl* pInterceptor; member in HelpListener_Impl
89 SwXDispatchProviderInterceptor* pInterceptor = 0; in ~SwView_Impl() local91 0 != (pInterceptor = reinterpret_cast< SwXDispatchProviderInterceptor * >( in ~SwView_Impl()95 pInterceptor->Invalidate(); in ~SwView_Impl()
4257 …DispatchInterceptionMultiplexer* pInterceptor = new DispatchInterceptionMultiplexer( _xInterceptio… in createInterceptor() local4258 pInterceptor->acquire(); in createInterceptor()4259 m_aControlDispatchInterceptors.insert( m_aControlDispatchInterceptors.end(), pInterceptor ); in createInterceptor()4261 return pInterceptor; in createInterceptor()
Completed in 105 milliseconds