Searched refs:_subitem (Results 1 – 1 of 1) sorted by relevance
194 virtual void SAL_CALL setSubItem( sal_Int16 _subitem ) throw (RuntimeException);1294 void SAL_CALL AnimationNode::setSubItem( sal_Int16 _subitem ) throw (RuntimeException) in setSubItem() argument1297 if( _subitem != mnSubItem ) in setSubItem()1299 mnSubItem = _subitem; in setSubItem()
Completed in 22 milliseconds