Home
last modified time | relevance | path

Searched refs:pCompImpl (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/forms/source/component/
H A DEventThread.cxx39 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()
H A Dclickableimage.cxx914 void OImageProducerThread_Impl::processEvent( ::cppu::OComponentHelper *pCompImpl, in processEvent() argument
919 … ((OClickableImageBaseControl *)pCompImpl)->actionPerformed_Impl( sal_True, *(MouseEvent *)pEvt ); in processEvent()
H A DEventThread.hxx96 OComponentEventThread(::cppu::OComponentHelper* pCompImpl);
H A Dclickableimage.hxx270 virtual void processEvent( ::cppu::OComponentHelper *pCompImpl,
H A DDatabaseForm.cxx207 ::cppu::OComponentHelper* pCompImpl, in processEvent() argument
213 …((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 72 milliseconds