Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofgraphic.cxx41 class AsynchGraphicLoadingEvent : public BaseEvent class
48AsynchGraphicLoadingEvent(EventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& r…
51 virtual ~AsynchGraphicLoadingEvent();
57 AsynchGraphicLoadingEvent::AsynchGraphicLoadingEvent( in AsynchGraphicLoadingEvent() function in sdr::event::AsynchGraphicLoadingEvent
64 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()
/aoo41x/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofgraphic.hxx34 class AsynchGraphicLoadingEvent;
47 friend class sdr::event::AsynchGraphicLoadingEvent;
51 sdr::event::AsynchGraphicLoadingEvent* mpAsynchLoadEvent;
58 void forgetAsynchGraphicLoadingEvent(sdr::event::AsynchGraphicLoadingEvent* pEvent);

Completed in 17 milliseconds