Home
last modified time | relevance | path

Searched refs:OImageProducerThread_Impl (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/forms/source/component/
H A Dclickableimage.hxx50 class OImageProducerThread_Impl;
185 friend class OImageProducerThread_Impl;
188 OImageProducerThread_Impl* m_pThread;
248 OImageProducerThread_Impl* getImageProducerThread();
260 class OImageProducerThread_Impl: public OComponentEventThread class
276 OImageProducerThread_Impl( OClickableImageBaseControl *pControl ) : in OImageProducerThread_Impl() function in frm::OImageProducerThread_Impl
H A Dclickableimage.cxx166 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 15 milliseconds