Searched refs:itNew (Results 1 – 1 of 1) sorted by relevance
464 for (NestList_t::iterator itNew = SplitNew.begin(); in TryInsertNesting() local465 itNew != SplitNew.end(); ++itNew) in TryInsertNesting()467 const xub_StrLen nSplitNewStart( *(*itNew)->GetStart() ); in TryInsertNesting()468 const xub_StrLen nSplitNewEnd ( *(*itNew)->GetEnd() ); in TryInsertNesting()
Completed in 28 milliseconds