Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Dslideshowimpl.cxx230 class SlideShowImpl : private cppu::BaseMutex, class
235 explicit SlideShowImpl(
412 WaitSymbolLock(SlideShowImpl& rSlideShowImpl) : mrSlideShowImpl(rSlideShowImpl) in WaitSymbolLock()
416 private: SlideShowImpl& mrSlideShowImpl;
509 struct SlideShowImpl::SeparateListenerImpl : public EventHandler,
515 SlideShowImpl& mrShow;
519 SeparateListenerImpl( SlideShowImpl& rShow, in SeparateListenerImpl()
540 boost::bind( &SlideShowImpl::notifySlideAnimationsEnded, boost::ref(mrShow) ), in handleEvent()
566 SlideShowImpl::SlideShowImpl( in SlideShowImpl() function in __anon857254e10111::SlideShowImpl
644 void SlideShowImpl::disposing() in disposing()
[all …]