Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx126 void SAL_CALL setAutoReverse( ::sal_Bool _autoreverse ) throw (RuntimeException);
506 void SAL_CALL RandomAnimationNode::setAutoReverse( sal_Bool _autoreverse ) throw (RuntimeException) in setAutoReverse() function in sd::RandomAnimationNode
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx846 void CustomAnimationEffect::setAutoReverse( sal_Bool bAutoReverse ) in setAutoReverse() function in sd::CustomAnimationEffect
851 mxNode->setAutoReverse( bAutoReverse ); in setAutoReverse()
887 setAutoReverse( bAutoReverse ); in replaceNode()
1070 xNewNode->setAutoReverse( mxNode->getAutoReverse() ); in setIterateType()
/aoo42x/main/oox/source/ppt/
H A Dtimenode.cxx464 xNode->setAutoReverse( bBool ); in setNode()
/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx186 virtual void SAL_CALL setAutoReverse( sal_Bool _autoreverse ) throw (RuntimeException);
1113 void SAL_CALL AnimationNode::setAutoReverse( sal_Bool _autoreverse ) throw (RuntimeException) in setAutoReverse() function in animcore::AnimationNode
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx141 void setAutoReverse( sal_Bool bAutoReverse );
/aoo42x/main/xmloff/source/draw/
H A Danimationimport.cxx874 mxNode->setAutoReverse( bTemp ); in init_node()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1627 pEffect->setAutoReverse( bAutoReverse ); in changeSelection()
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2639 xNode->setAutoReverse( nAutoreverse != 0 ); in importAnimationValues()

Completed in 350 milliseconds