Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/unoidl/
H A Drandomnode.cxx120 void SAL_CALL setRestartDefault( ::sal_Int16 _restartdefault ) throw (RuntimeException);
452 void SAL_CALL RandomAnimationNode::setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeExc… in setRestartDefault() argument
455 mnRestartDefault = _restartdefault; in setRestartDefault()
/aoo41x/main/animations/source/animcore/
H A Danimcore.cxx180 virtual void SAL_CALL setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeException);
1047 void SAL_CALL AnimationNode::setRestartDefault( sal_Int16 _restartdefault ) throw (RuntimeException) in setRestartDefault() argument
1050 if( _restartdefault != mnRestartDefault ) in setRestartDefault()
1052 mnRestartDefault = _restartdefault; in setRestartDefault()

Completed in 305 milliseconds