Home
last modified time | relevance | path

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

/aoo42x/main/animations/source/animcore/
H A Danimcore.cxx196 virtual void SAL_CALL setAttributeName( const OUString& _attribute ) throw (RuntimeException);
1250 void SAL_CALL AnimationNode::setAttributeName( const OUString& _attribute ) in setAttributeName() argument
1254 if( _attribute != maAttributeName ) in setAttributeName()
1256 maAttributeName = _attribute; in setAttributeName()

Completed in 27 milliseconds