Searched refs:AsynchGraphicLoadingEvent (Results 1 – 2 of 2) sorted by relevance
41 class AsynchGraphicLoadingEvent : public BaseEvent class48 …AsynchGraphicLoadingEvent(EventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& r…51 virtual ~AsynchGraphicLoadingEvent();57 AsynchGraphicLoadingEvent::AsynchGraphicLoadingEvent( in AsynchGraphicLoadingEvent() function in sdr::event::AsynchGraphicLoadingEvent64 AsynchGraphicLoadingEvent::~AsynchGraphicLoadingEvent() in ~AsynchGraphicLoadingEvent()69 void AsynchGraphicLoadingEvent::ExecuteEvent() in ExecuteEvent()125 … mpAsynchLoadEvent = new sdr::event::AsynchGraphicLoadingEvent(rEventHandler, *this); in impPrepareGraphicWithAsynchroniousLoading()227 …ectContactOfGraphic::forgetAsynchGraphicLoadingEvent(sdr::event::AsynchGraphicLoadingEvent* pEvent) in forgetAsynchGraphicLoadingEvent()
34 class AsynchGraphicLoadingEvent;47 friend class sdr::event::AsynchGraphicLoadingEvent;51 sdr::event::AsynchGraphicLoadingEvent* mpAsynchLoadEvent;58 void forgetAsynchGraphicLoadingEvent(sdr::event::AsynchGraphicLoadingEvent* pEvent);
Completed in 13 milliseconds