Searched refs:getRepeatDuration (Results 1 – 7 of 7) sorted by relevance
431 if( (mxAnimateNode->getRepeatDuration() >>= nRepeats) ) { in fillCommonParameters()448 if( !(mxAnimateNode->getRepeatDuration() >>= eTiming) || in fillCommonParameters()
391 isIndefiniteTiming( mxAnimationNode->getRepeatDuration() )) in getFillMode()
111 Any SAL_CALL getRepeatDuration() throw (RuntimeException);371 Any SAL_CALL RandomAnimationNode::getRepeatDuration() throw (RuntimeException) in getRepeatDuration() function in sd::RandomAnimationNode
171 virtual Any SAL_CALL getRepeatDuration() throw (RuntimeException);950 Any SAL_CALL AnimationNode::getRepeatDuration() throw (RuntimeException) in getRepeatDuration() function in animcore::AnimationNode
863 aTemp = xNode->getRepeatDuration(); in exportNode()
333 aAny = xNode->getRepeatDuration(); in GetFillMode()
1071 xNewNode->setRepeatDuration( mxNode->getRepeatDuration() ); in setIterateType()
Completed in 70 milliseconds