Searched refs:aList2Iter (Results 1 – 1 of 1) sorted by relevance
346 … PropertyValueVector_t::const_iterator aList2Iter = aListVectorIter->aPropertyValues.begin(); in HasListCharStyle() local347 while( aList2Iter != aListVectorIter->aPropertyValues.end() && !bBreak ) in HasListCharStyle()349 if( aList2Iter->Name == aList1Iter->Name ) in HasListCharStyle()352 if( aList2Iter->Value != aList1Iter->Value ) in HasListCharStyle()356 ++aList2Iter; in HasListCharStyle()
Completed in 24 milliseconds