Searched refs:getAutoReverse (Results 1 – 8 of 8) sorted by relevance
125 ::sal_Bool SAL_CALL getAutoReverse() throw (RuntimeException);497 sal_Bool SAL_CALL RandomAnimationNode::getAutoReverse() throw (RuntimeException) in getAutoReverse() function in sd::RandomAnimationNode
395 const bool bAutoReverse( mxAnimateNode->getAutoReverse() ); in fillCommonParameters()
185 virtual sal_Bool SAL_CALL getAutoReverse() throw (RuntimeException);1104 sal_Bool SAL_CALL AnimationNode::getAutoReverse() throw (RuntimeException) in getAutoReverse() function in animcore::AnimationNode
140 sal_Bool getAutoReverse() const { return mbAutoReverse; } in getAutoReverse() function in sd::CustomAnimationEffect
1441 addValue( pSet, nHandleAutoReverse, makeAny( pEffect->getAutoReverse() ) ); in createSelectionSet()1625 if( pEffect->getAutoReverse() != bAutoReverse ) in changeSelection()
211 mbAutoReverse = mxNode->getAutoReverse(); in setNode()1070 xNewNode->setAutoReverse( mxNode->getAutoReverse() ); in setIterateType()
843 sal_Bool bTemp = xNode->getAutoReverse(); in exportNode()
1901 sal_Bool bAutoReverse = xNode->getAutoReverse(); in exportAnimValue()
Completed in 61 milliseconds