Home
last modified time | relevance | path

Searched refs:aList1Iter (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx341 PropertyValueVector_t::const_iterator aList1Iter = rPropValues.begin(); in HasListCharStyle() local
342 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 17 milliseconds