Searched refs:pCompImpl (Results 1 – 5 of 5) sorted by relevance
39 OComponentEventThread::OComponentEventThread( ::cppu::OComponentHelper* pCompImpl ) : in DBG_NAME()40 m_pCompImpl( pCompImpl ) in DBG_NAME()48 InterfaceRef xIFace(static_cast<XWeak*>(pCompImpl)); in DBG_NAME()198 ::cppu::OComponentHelper *pCompImpl = m_pCompImpl; in run()221 processEvent( pCompImpl, pEvt, xControl, bFlag ); in run()
914 void OImageProducerThread_Impl::processEvent( ::cppu::OComponentHelper *pCompImpl, in processEvent() argument919 … ((OClickableImageBaseControl *)pCompImpl)->actionPerformed_Impl( sal_True, *(MouseEvent *)pEvt ); in processEvent()
96 OComponentEventThread(::cppu::OComponentHelper* pCompImpl);
270 virtual void processEvent( ::cppu::OComponentHelper *pCompImpl,
207 ::cppu::OComponentHelper* pCompImpl, in processEvent() argument213 …((ODatabaseForm *)pCompImpl)->submit_impl(_rControl, *static_cast<const ::com::sun::star::awt::Mou… in processEvent()215 ((ODatabaseForm *)pCompImpl)->reset_impl(true); in processEvent()
Completed in 42 milliseconds