Searched refs:getRestart (Results 1 – 6 of 6) sorted by relevance
117 ::sal_Int16 SAL_CALL getRestart() throw (RuntimeException);425 sal_Int16 SAL_CALL RandomAnimationNode::getRestart() throw (RuntimeException) in getRestart() function in sd::RandomAnimationNode
370 const sal_Int16 nTmp( mxAnimationNode->getRestart() ); in getRestartMode()
177 virtual sal_Int16 SAL_CALL getRestart() throw (RuntimeException);1016 sal_Int16 SAL_CALL AnimationNode::getRestart() throw (RuntimeException) in getRestart() function in animcore::AnimationNode
571 switch( xNode->getRestart() ) in exportNode()805 switch( xNode->getRestart() ) in exportAnimNode()
815 nTemp = xNode->getRestart(); in exportNode()
1066 xNewNode->setRestart( mxNode->getRestart() ); in setIterateType()
Completed in 1212 milliseconds