Searched refs:aMIter (Results 1 – 1 of 1) sorted by relevance
961 MotionPathTagVector::iterator aMIter( rOldTags.begin() ); in updateMotionPathImpl() local962 for( ; aMIter != rOldTags.end(); aMIter++ ) in updateMotionPathImpl()964 rtl::Reference< MotionPathTag > xTag( (*aMIter) ); in updateMotionPathImpl()970 rOldTags.erase( aMIter ); in updateMotionPathImpl()
Completed in 59 milliseconds