Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/test/
H A Ddemoshow.cxx397 DECL_LINK( updateHdl, Timer* );
425 maUpdateTimer.SetTimeoutHdl(LINK(this, DemoWindow, updateHdl)); in DemoWindow()
473 IMPL_LINK( DemoWindow, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
/aoo41x/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 44 milliseconds