Home
last modified time | relevance | path

Searched refs:updateHdl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/slideshow/test/
H A Ddemoshow.cxx408 DECL_LINK( updateHdl, Timer* );
436 maUpdateTimer.SetTimeoutHdl(LINK(this, DemoWindow, updateHdl)); in DemoWindow()
485 IMPL_LINK( DemoWindow, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx299 DECL_LINK( updateHdl, Timer* );
H A Dslideshowimpl.cxx594 maUpdateTimer.SetTimeoutHdl(LINK(this, SlideshowImpl, updateHdl)); in SlideshowImpl()
1925 IMPL_LINK( SlideshowImpl, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument

Completed in 34 milliseconds