Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/unoidl/
H A Drandomnode.cxx123 double SAL_CALL getDecelerate() throw (RuntimeException);
479 double SAL_CALL RandomAnimationNode::getDecelerate() throw (RuntimeException) in getDecelerate() function in sd::RandomAnimationNode
/aoo4110/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx473 xAnimationNode->getDecelerate() ); in fillCommonParameters()
/aoo4110/main/animations/source/animcore/
H A Danimcore.cxx183 virtual double SAL_CALL getDecelerate() throw (RuntimeException);
1082 double SAL_CALL AnimationNode::getDecelerate() throw (RuntimeException) in getDecelerate() function in animcore::AnimationNode
/aoo4110/main/sd/inc/
H A DCustomAnimationEffect.hxx137 double getDecelerate() const { return mfDecelerate; } in getDecelerate() function in sd::CustomAnimationEffect
/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1436 addValue( pSet, nHandleDecelerate, makeAny( pEffect->getDecelerate() ) ); in createSelectionSet()
1614 if( pEffect->getDecelerate() != fDecelerate ) in changeSelection()
/aoo4110/main/sd/source/core/
H A DCustomAnimationEffect.cxx210 mfDecelerate = mxNode->getDecelerate(); in setNode()
1069 xNewNode->setDecelerate( mxNode->getDecelerate() ); in setIterateType()
/aoo4110/main/xmloff/source/draw/
H A Danimationexport.cxx836 fTemp = xNode->getDecelerate(); in exportNode()
/aoo4110/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1891 float fDecelerate = (float)xNode->getDecelerate(); in exportAnimValue()

Completed in 86 milliseconds