Home
last modified time | relevance | path

Searched refs:setRepeatCount (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Drandomnode.cxx110 void SAL_CALL setRepeatCount( const Any& _repeatcount ) throw (RuntimeException);
362 void SAL_CALL RandomAnimationNode::setRepeatCount( const Any& _repeatcount ) throw (RuntimeExceptio… in setRepeatCount() function in sd::RandomAnimationNode
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx954 void CustomAnimationEffect::setRepeatCount( const Any& rRepeatCount ) in setRepeatCount() function in sd::CustomAnimationEffect
957 mxNode->setRepeatCount( rRepeatCount ); in setRepeatCount()
1063 xNewNode->setRepeatCount( mxNode->getRepeatCount() ); in setIterateType()
1073 xNewNode->setRepeatCount( mxNode->getRepeatCount() ); in setIterateType()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx482 xNode->setRepeatCount( aValue ); in setNode()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx170 virtual void SAL_CALL setRepeatCount( const Any& _repeatcount ) throw (RuntimeException);
937 void SAL_CALL AnimationNode::setRepeatCount( const Any& _repeatcount ) throw (RuntimeException) in setRepeatCount() function in animcore::AnimationNode
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx91 void setRepeatCount( const ::com::sun::star::uno::Any& rRepeatCount );
/trunk/main/xmloff/source/draw/
H A Danimationimport.cxx879 mxNode->setRepeatCount( mpHelper->convertTiming( rValue ) ); in init_node()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1540 pEffect->setRepeatCount( aRepeatCount ); in changeSelection()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2602 …xNode->setRepeatCount( (fRepeat < ((float)3.40282346638528860e+38)) ? makeAny( (double)fRepeat ) :… in importAnimationValues()

Completed in 78 milliseconds