Searched refs:ImpComeBackHdl (Results 1 – 2 of 2) sorted by relevance
276 aComeBackTimer.SetTimeoutHdl(LINK(this,SdrPaintView,ImpComeBackHdl)); in ImpClearVars()389 IMPL_LINK_INLINE_START(SdrPaintView,ImpComeBackHdl,Timer*,EMPTYARG) in IMPL_LINK_INLINE_START() argument397 IMPL_LINK_INLINE_END(SdrPaintView,ImpComeBackHdl,Timer*,pTimer) in IMPL_LINK_INLINE_END() argument403 ((SdrPaintView*)this)->ImpComeBackHdl(&((SdrPaintView*)this)->aComeBackTimer); in IMPL_LINK_INLINE_END()
259 DECL_LINK(ImpComeBackHdl,Timer*);
Completed in 25 milliseconds