Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasecontainernode.cxx86 bool BaseContainerNode::hasPendingAnimation() const in hasPendingAnimation() function in slideshow::internal::BaseContainerNode
94 boost::mem_fn(&AnimationNode::hasPendingAnimation) ) != iEnd); in hasPendingAnimation()
H A Danimationcommandnode.hxx53 virtual bool hasPendingAnimation() const;
H A Danimationaudionode.hxx56 virtual bool hasPendingAnimation() const;
H A Danimationbasenode.hxx68 virtual bool hasPendingAnimation() const;
H A Dbasecontainernode.hxx59 virtual bool hasPendingAnimation() const;
H A Danimationcommandnode.cxx124 bool AnimationCommandNode::hasPendingAnimation() const in hasPendingAnimation() function in slideshow::internal::AnimationCommandNode
H A Danimationaudionode.cxx129 bool AnimationAudioNode::hasPendingAnimation() const in hasPendingAnimation() function in slideshow::internal::AnimationAudioNode
H A Danimationbasenode.cxx365 bool AnimationBaseNode::hasPendingAnimation() const in hasPendingAnimation() function in slideshow::internal::AnimationBaseNode
/trunk/main/slideshow/source/inc/
H A Danimationnode.hxx150 virtual bool hasPendingAnimation() const = 0;
/trunk/main/slideshow/source/engine/slide/
H A Dslideanimations.cxx92 return mpRootNode->hasPendingAnimation(); in isAnimated()

Completed in 23 milliseconds