Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/
H A Deventmultiplexer.cxx272 bool notifyAllAnimationHandlers( ImplAnimationHandlers const& rContainer,
430 bool EventMultiplexerImpl::notifyAllAnimationHandlers( ImplAnimationHandlers const& rContainer, in notifyAllAnimationHandlers() function in slideshow::internal::EventMultiplexerImpl
1135 return mpImpl->notifyAllAnimationHandlers( mpImpl->maAnimationStartHandlers, in notifyAnimationStart()
1142 return mpImpl->notifyAllAnimationHandlers( mpImpl->maAnimationEndHandlers, in notifyAnimationEnd()
1155 return mpImpl->notifyAllAnimationHandlers( in notifyAudioStopped()
1163 return mpImpl->notifyAllAnimationHandlers( in notifyCommandStopAudio()

Completed in 18 milliseconds