Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/contact/
H A Dviewobjectcontactofgraphic.cxx120 if(!mpAsynchLoadEvent) in impPrepareGraphicWithAsynchroniousLoading()
125mpAsynchLoadEvent = new sdr::event::AsynchGraphicLoadingEvent(rEventHandler, *this); in impPrepareGraphicWithAsynchroniousLoading()
153 if(mpAsynchLoadEvent) in impPrepareGraphicWithAsynchroniousLoading()
157 delete mpAsynchLoadEvent; in impPrepareGraphicWithAsynchroniousLoading()
218 mpAsynchLoadEvent = 0; in doAsynchGraphicLoading()
231 if(mpAsynchLoadEvent) in forgetAsynchGraphicLoadingEvent()
233 OSL_ENSURE(!pEvent || mpAsynchLoadEvent == pEvent, in forgetAsynchGraphicLoadingEvent()
237 mpAsynchLoadEvent = 0; in forgetAsynchGraphicLoadingEvent()
311 mpAsynchLoadEvent(0) in ViewObjectContactOfGraphic()
318 if(mpAsynchLoadEvent) in ~ViewObjectContactOfGraphic()
[all …]
/aoo4110/main/svx/inc/svx/sdr/contact/
H A Dviewobjectcontactofgraphic.hxx51 sdr::event::AsynchGraphicLoadingEvent* mpAsynchLoadEvent; member in sdr::contact::ViewObjectContactOfGraphic

Completed in 22 milliseconds