Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx794 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in disposing()
1925 IMPL_LINK( SlideshowImpl, PostYieldListener, void*, EMPTYARG ) in IMPL_LINK() argument
1928 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in IMPL_LINK()
1978 Application::AddPostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
1999 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
H A Dslideshowimpl.hxx298 DECL_LINK( PostYieldListener, void* );