Searched refs:_iteratetype (Results 1 – 1 of 1) sorted by relevance
279 virtual void SAL_CALL setIterateType( sal_Int16 _iteratetype ) throw (RuntimeException);1979 void SAL_CALL AnimationNode::setIterateType( sal_Int16 _iteratetype ) throw (RuntimeException) in setIterateType() argument1982 if( _iteratetype != mnIterateType ) in setIterateType()1984 mnIterateType = _iteratetype; in setIterateType()
Completed in 23 milliseconds