Home
last modified time | relevance | path

Searched refs:rEventHandler (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofgraphic.cxx48 …AsynchGraphicLoadingEvent(EventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& r…
58 EventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& rVOCOfGraphic) in AsynchGraphicLoadingEvent() argument
59 : BaseEvent(rEventHandler), in AsynchGraphicLoadingEvent()
123 sdr::event::TimerEventHandler& rEventHandler = rObjectContact.GetEventHandler(); in impPrepareGraphicWithAsynchroniousLoading() local
125 … mpAsynchLoadEvent = new sdr::event::AsynchGraphicLoadingEvent(rEventHandler, *this); in impPrepareGraphicWithAsynchroniousLoading()
H A Dobjectcontactofpageview.cxx137 sdr::event::TimerEventHandler& rEventHandler = GetEventHandler(); in ProcessDisplay() local
139 if(!rEventHandler.IsEmpty()) in ProcessDisplay()
141 rEventHandler.Restart(); in ProcessDisplay()
/aoo42x/main/svx/source/sdr/event/
H A Deventhandler.cxx39 BaseEvent::BaseEvent(EventHandler& rEventHandler) in BaseEvent() argument
40 : mrEventHandler(rEventHandler) in BaseEvent()
/aoo42x/main/svx/inc/svx/sdr/event/
H A Deventhandler.hxx60 BaseEvent(EventHandler& rEventHandler);

Completed in 364 milliseconds