Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/engine/animationnodes/ !
H A Danimationaudionode.cxx123 makeEvent( boost::bind( &EventMultiplexer::notifyAudioStopped, in deactivate_st()
/AOO41X/main/slideshow/source/inc/ !
H A Deventmultiplexer.hxx614 bool notifyAudioStopped( const boost::shared_ptr<AnimationNode>& rNode );
/AOO41X/main/slideshow/source/engine/ !
H A Deventmultiplexer.cxx1152 bool EventMultiplexer::notifyAudioStopped( in notifyAudioStopped() function in slideshow::internal::EventMultiplexer