Searched refs:_attribute (Results 1 – 1 of 1) sorted by relevance
196 virtual void SAL_CALL setAttributeName( const OUString& _attribute );1247 void SAL_CALL AnimationNode::setAttributeName( const OUString& _attribute ) in setAttributeName() argument1250 if( _attribute != maAttributeName ) in setAttributeName()1252 maAttributeName = _attribute; in setAttributeName()