Searched refs:OImageProducerThread_Impl (Results 1 – 2 of 2) sorted by relevance
50 class OImageProducerThread_Impl;185 friend class OImageProducerThread_Impl;188 OImageProducerThread_Impl* m_pThread;248 OImageProducerThread_Impl* getImageProducerThread();260 class OImageProducerThread_Impl: public OComponentEventThread class276 OImageProducerThread_Impl( OClickableImageBaseControl *pControl ) : in OImageProducerThread_Impl() function in frm::OImageProducerThread_Impl
166 OImageProducerThread_Impl* OClickableImageBaseControl::getImageProducerThread() in getImageProducerThread()170 m_pThread = new OImageProducerThread_Impl( this ); in getImageProducerThread()908 EventObject* OImageProducerThread_Impl::cloneEvent( const EventObject* _pEvt ) const in cloneEvent()914 void OImageProducerThread_Impl::processEvent( ::cppu::OComponentHelper *pCompImpl, in processEvent()
Completed in 18 milliseconds