Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/engine/
H A Dslideshowimpl.cxx230 class SlideShowImpl : private cppu::BaseMutex, class
235 explicit SlideShowImpl(
425 WaitSymbolLock(SlideShowImpl& rSlideShowImpl) : mrSlideShowImpl(rSlideShowImpl) in WaitSymbolLock()
429 private: SlideShowImpl& mrSlideShowImpl;
522 struct SlideShowImpl::SeparateListenerImpl : public EventHandler,
528 SlideShowImpl& mrShow;
532 SeparateListenerImpl( SlideShowImpl& rShow, in SeparateListenerImpl()
553 boost::bind( &SlideShowImpl::notifySlideAnimationsEnded, boost::ref(mrShow) ), in handleEvent()
579 SlideShowImpl::SlideShowImpl( in SlideShowImpl() function in __anonc0c504490111::SlideShowImpl
657 void SlideShowImpl::disposing() in disposing()
[all …]