Home
last modified time | relevance | path

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

/trunk/main/animations/source/animcore/
H A Danimcore.cxx192 virtual void SAL_CALL setTarget( const Any& _target ) throw (RuntimeException);
1227 void SAL_CALL AnimationNode::setTarget( const Any& _target ) in setTarget() argument
1231 if( _target != maTarget ) in setTarget()
1233 maTarget= _target; in setTarget()

Completed in 22 milliseconds