Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx125 ::sal_Bool SAL_CALL getAutoReverse() throw (RuntimeException);
497 sal_Bool SAL_CALL RandomAnimationNode::getAutoReverse() throw (RuntimeException) in getAutoReverse() function in sd::RandomAnimationNode
/aoo42x/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.cxx395 const bool bAutoReverse( mxAnimateNode->getAutoReverse() ); in fillCommonParameters()
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx185 virtual sal_Bool SAL_CALL getAutoReverse() throw (RuntimeException);
1104 sal_Bool SAL_CALL AnimationNode::getAutoReverse() throw (RuntimeException) in getAutoReverse() function in animcore::AnimationNode
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx140 sal_Bool getAutoReverse() const { return mbAutoReverse; } in getAutoReverse() function in sd::CustomAnimationEffect
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1441 addValue( pSet, nHandleAutoReverse, makeAny( pEffect->getAutoReverse() ) ); in createSelectionSet()
1625 if( pEffect->getAutoReverse() != bAutoReverse ) in changeSelection()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx211 mbAutoReverse = mxNode->getAutoReverse(); in setNode()
1070 xNewNode->setAutoReverse( mxNode->getAutoReverse() ); in setIterateType()
/aoo42x/main/xmloff/source/draw/
H A Danimationexport.cxx843 sal_Bool bTemp = xNode->getAutoReverse(); in exportNode()
/aoo42x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1901 sal_Bool bAutoReverse = xNode->getAutoReverse(); in exportAnimValue()

Completed in 62 milliseconds