Searched refs:aComeBackTimer (Results 1 – 3 of 3) sorted by relevance
275 aComeBackTimer.SetTimeout(1); in ImpClearVars()276 aComeBackTimer.SetTimeoutHdl(LINK(this,SdrPaintView,ImpComeBackHdl)); in ImpClearVars()363 aComeBackTimer.Start(); in Notify()403 ((SdrPaintView*)this)->ImpComeBackHdl(&((SdrPaintView*)this)->aComeBackTimer); in IMPL_LINK_INLINE_END()404 ((SdrPaintView*)this)->aComeBackTimer.Stop(); in IMPL_LINK_INLINE_END()
214 aComeBackTimer.Stop();//@todo this should be done in destructor of base class in ~DrawViewWrapper()
166 Timer aComeBackTimer; member in SdrPaintView
Completed in 30 milliseconds