Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx118 void SAL_CALL setRestart( ::sal_Int16 _restart ) throw (RuntimeException);
434 void SAL_CALL RandomAnimationNode::setRestart( sal_Int16 _restart ) throw (RuntimeException) in setRestart() argument
437 mnRestart = _restart; in setRestart()
/aoo41x/main/animations/source/animcore/
H A Danimcore.cxx178 virtual void SAL_CALL setRestart( sal_Int16 _restart ) throw (RuntimeException);
1025 void SAL_CALL AnimationNode::setRestart( sal_Int16 _restart ) throw (RuntimeException) in setRestart() argument
1028 if( _restart != mnRestart ) in setRestart()
1030 mnRestart = _restart; in setRestart()

Completed in 31 milliseconds