Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dslideshowimpl.cxx282 void notifySlideEnded (const bool bReverse);
1303 notifySlideEnded(true); in rewindEffectToPreviousSlide()
2263 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()
2288 boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()
2305 boost::mem_fn(&SlideShowImpl::notifySlideEnded), this, false ), in notifySlideAnimationsEnded()
2349 void SlideShowImpl::notifySlideEnded (const bool bReverse) in notifySlideEnded() function in __anon325cb74a0111::SlideShowImpl

Completed in 24 milliseconds