Home
last modified time | relevance | path

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

/aoo41x/main/animations/source/animcore/
H A Danimcore.cxx202 virtual void SAL_CALL setValueType( sal_Int16 _valuetype ) throw (RuntimeException);
1334 void SAL_CALL AnimationNode::setValueType( sal_Int16 _valuetype ) throw (RuntimeException) in setValueType() argument
1337 if( _valuetype != mnValueType ) in setValueType()
1339 mnValueType = _valuetype; in setValueType()

Completed in 16 milliseconds