Searched refs:aRightIt (Results 1 – 1 of 1) sorted by relevance
389 ConvMap::iterator aRightIt = GetEntry( *pFromRight, rRightText, rLeftText ); in RemoveEntry() local390 DBG_ASSERT( aRightIt != pFromRight->end(), "right map entry missing" ); in RemoveEntry()391 pFromRight->erase( aRightIt ); in RemoveEntry()
Completed in 11 milliseconds