Searched refs:setRestartDefault (Results 1 – 4 of 4) sorted by relevance
120 void SAL_CALL setRestartDefault( ::sal_Int16 _restartdefault ) throw (RuntimeException);452 void SAL_CALL RandomAnimationNode::setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeExc… in setRestartDefault() function in sd::RandomAnimationNode
180 virtual void SAL_CALL setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeException);1047 void SAL_CALL AnimationNode::setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeException) in setRestartDefault() function in animcore::AnimationNode
855 mxNode->setRestartDefault( (sal_Int16)nEnum ); in init_node()
1067 xNewNode->setRestartDefault( mxNode->getRestartDefault() ); in setIterateType()
Completed in 44 milliseconds