Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx951 …ce::iterator aIter, EffectSequence::iterator aEnd, MotionPathTagVector& rOldTags, MotionPathTagVec… in updateMotionPathImpl() argument
961 MotionPathTagVector::iterator aMIter( rOldTags.begin() ); in updateMotionPathImpl()
962 for( ; aMIter != rOldTags.end(); aMIter++ ) in updateMotionPathImpl()
970 rOldTags.erase( aMIter ); in updateMotionPathImpl()

Completed in 25 milliseconds