Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx804 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in disposing()
1935 IMPL_LINK( SlideshowImpl, PostYieldListener, void*, EMPTYARG ) in IMPL_LINK() argument
1938 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in IMPL_LINK()
1988 Application::AddPostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
2009 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
H A Dslideshowimpl.hxx300 DECL_LINK( PostYieldListener, void* );

Completed in 35 milliseconds