Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx224 virtual void SAL_CALL setDirection( sal_Bool _direction ) throw (RuntimeException);
1563 void SAL_CALL AnimationNode::setDirection( sal_Bool _direction ) throw (RuntimeException) in setDirection() argument
1566 if( _direction != mbDirection ) in setDirection()
1568 mbDirection = _direction; in setDirection()

Completed in 28 milliseconds