Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx194 virtual void SAL_CALL setSubItem( sal_Int16 _subitem ) throw (RuntimeException);
1294 void SAL_CALL AnimationNode::setSubItem( sal_Int16 _subitem ) throw (RuntimeException) in setSubItem() argument
1297 if( _subitem != mnSubItem ) in setSubItem()
1299 mnSubItem = _subitem; in setSubItem()

Completed in 13 milliseconds