Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx279 virtual void SAL_CALL setIterateType( sal_Int16 _iteratetype ) throw (RuntimeException);
1979 void SAL_CALL AnimationNode::setIterateType( sal_Int16 _iteratetype ) throw (RuntimeException) in setIterateType() argument
1982 if( _iteratetype != mnIterateType ) in setIterateType()
1984 mnIterateType = _iteratetype; in setIterateType()

Completed in 23 milliseconds