Searched refs:aList1Iter (Results 1 – 1 of 1) sorted by relevance
341 PropertyValueVector_t::const_iterator aList1Iter = rPropValues.begin(); in HasListCharStyle() local342 while( aList1Iter != rPropValues.end() && !bBreak) in HasListCharStyle()349 if( aList2Iter->Name == aList1Iter->Name ) in HasListCharStyle()352 if( aList2Iter->Value != aList1Iter->Value ) in HasListCharStyle()364 ++aList1Iter; in HasListCharStyle()
Completed in 19 milliseconds