Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx240 virtual void SAL_CALL setSubtype( sal_Int16 _subtype ) throw (RuntimeException);
1667 void SAL_CALL AnimationNode::setSubtype( sal_Int16 _subtype ) throw (RuntimeException) in setSubtype() argument
1670 if( _subtype != mnSubtype ) in setSubtype()
1672 mnSubtype = _subtype; in setSubtype()

Completed in 22 milliseconds