Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx783 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in disposing()
1914 IMPL_LINK( SlideshowImpl, PostYieldListener, void*, EMPTYARG ) in IMPL_LINK() argument
1917 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in IMPL_LINK()
1967 Application::AddPostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
1988 Application::RemovePostYieldListener(LINK(this, SlideshowImpl, PostYieldListener)); in updateSlideShow()
H A Dslideshowimpl.hxx300 DECL_LINK( PostYieldListener, void* );

Completed in 34 milliseconds