Searched refs:updateHdl (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/slideshow/test/ |
H A D | demoshow.cxx | 408 DECL_LINK( updateHdl, Timer* ); 436 maUpdateTimer.SetTimeoutHdl(LINK(this, DemoWindow, updateHdl)); in DemoWindow() 485 IMPL_LINK( DemoWindow, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.hxx | 299 DECL_LINK( updateHdl, Timer* );
|
H A D | slideshowimpl.cxx | 594 maUpdateTimer.SetTimeoutHdl(LINK(this, SlideshowImpl, updateHdl)); in SlideshowImpl() 1925 IMPL_LINK( SlideshowImpl, updateHdl, Timer*, EMPTYARG ) in IMPL_LINK() argument
|
Completed in 56 milliseconds