Home
last modified time | relevance | path

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

/aoo4110/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
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx299 DECL_LINK( updateHdl, Timer* );
H A Dslideshowimpl.cxx573 maUpdateTimer.SetTimeoutHdl(LINK(this, SlideshowImpl, updateHdl)); in SlideshowImpl()
1904 IMPL_LINK( SlideshowImpl, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument

Completed in 36 milliseconds