Home
last modified time | relevance | path

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

/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx434 DECL_LINK( onTimerHdl, Timer * );
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx3308 maTimer.SetTimeoutHdl( LINK(this, MainSequence, onTimerHdl) ); in init()
3741 IMPL_LINK( MainSequence, onTimerHdl, Timer *, EMPTYARG ) in IMPL_LINK() argument

Completed in 33 milliseconds