Searched refs:_attribute (Results 1 – 1 of 1) sorted by relevance
196 virtual void SAL_CALL setAttributeName( const OUString& _attribute ) throw (RuntimeException);1250 void SAL_CALL AnimationNode::setAttributeName( const OUString& _attribute ) in setAttributeName() argument1254 if( _attribute != maAttributeName ) in setAttributeName()1256 maAttributeName = _attribute; in setAttributeName()
Completed in 27 milliseconds