Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/engine/
H A Dslideshowimpl.cxx424 class WaitSymbolLock {public: class in __anonc0c504490111::SlideShowImpl
425 WaitSymbolLock(SlideShowImpl& rSlideShowImpl) : mrSlideShowImpl(rSlideShowImpl) in WaitSymbolLock() function in __anonc0c504490111::SlideShowImpl::WaitSymbolLock
427 ~WaitSymbolLock(void) in ~WaitSymbolLock()
1134 WaitSymbolLock aLock (*this); in displaySlide()
1298 WaitSymbolLock aLock (*this); in rewindEffectToPreviousSlide()
2327 WaitSymbolLock aLock (*this); in notifySlideAnimationsEnded()