Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/unoidl/
H A Drandomnode.cxx124 void SAL_CALL setDecelerate( double _decelerate ) throw (RuntimeException);
488 void SAL_CALL RandomAnimationNode::setDecelerate( double _decelerate ) throw (RuntimeException) in setDecelerate() function in sd::RandomAnimationNode
/aoo4110/main/sd/source/core/
H A DCustomAnimationEffect.cxx831 void CustomAnimationEffect::setDecelerate( double fDecelerate ) in setDecelerate() function in sd::CustomAnimationEffect
836 mxNode->setDecelerate( fDecelerate ); in setDecelerate()
886 setDecelerate( fDecelerate ); in replaceNode()
1069 xNewNode->setDecelerate( mxNode->getDecelerate() ); in setIterateType()
1926 pEffect->setDecelerate( 0.5 ); in append()
/aoo4110/main/oox/source/ppt/
H A Dtimenode.cxx456 xNode->setDecelerate( fDouble ); in setNode()
/aoo4110/main/animations/source/animcore/
H A Danimcore.cxx184 virtual void SAL_CALL setDecelerate( double _decelerate ) throw (RuntimeException);
1091 void SAL_CALL AnimationNode::setDecelerate( double _decelerate ) throw (RuntimeException) in setDecelerate() function in animcore::AnimationNode
/aoo4110/main/sd/inc/
H A DCustomAnimationEffect.hxx138 void setDecelerate( double fDecelerate );
/aoo4110/main/xmloff/source/draw/
H A Danimationimport.cxx867 mxNode->setDecelerate( rValue.toDouble() ); in init_node()
/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1616 pEffect->setDecelerate( fDecelerate ); in changeSelection()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2630 xNode->setDecelerate( fdecelerate ); in importAnimationValues()

Completed in 73 milliseconds