Searched refs:aMIter (Results 1 – 1 of 1) sorted by relevance
957 MotionPathTagVector::iterator aMIter( rOldTags.begin() ); in updateMotionPathImpl() local958 for( ; aMIter != rOldTags.end(); aMIter++ ) in updateMotionPathImpl()960 rtl::Reference< MotionPathTag > xTag( (*aMIter) ); in updateMotionPathImpl()966 rOldTags.erase( aMIter ); in updateMotionPathImpl()