Searched refs:_subtype (Results 1 – 1 of 1) sorted by relevance
240 virtual void SAL_CALL setSubtype( sal_Int16 _subtype ) throw (RuntimeException);1667 void SAL_CALL AnimationNode::setSubtype( sal_Int16 _subtype ) throw (RuntimeException) in setSubtype() argument1670 if( _subtype != mnSubtype ) in setSubtype()1672 mnSubtype = _subtype; in setSubtype()
Completed in 22 milliseconds