Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx121 double SAL_CALL getAcceleration() throw (RuntimeException);
461 double SAL_CALL RandomAnimationNode::getAcceleration() throw (RuntimeException) in getAcceleration() function in sd::RandomAnimationNode
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx471 xAnimationNode->getAcceleration() ); in fillCommonParameters()
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx181 virtual double SAL_CALL getAcceleration() throw (RuntimeException);
1060 double SAL_CALL AnimationNode::getAcceleration() throw (RuntimeException) in getAcceleration() function in animcore::AnimationNode
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx134 double getAcceleration() const { return mfAcceleration; } in getAcceleration() function in sd::CustomAnimationEffect
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1431 addValue( pSet, nHandleAccelerate, makeAny( pEffect->getAcceleration() ) ); in createSelectionSet()
1603 if( pEffect->getAcceleration() != fAccelerate ) in changeSelection()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx209 mfAcceleration = mxNode->getAcceleration(); in setNode()
1068 xNewNode->setAcceleration( mxNode->getAcceleration() ); in setIterateType()
/aoo42x/main/xmloff/source/draw/
H A Danimationexport.cxx829 fTemp = xNode->getAcceleration(); in exportNode()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1881 float fAccelerate = (float)xNode->getAcceleration(); in exportAnimValue()

Completed in 1122 milliseconds