Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx346 … PropertyValueVector_t::const_iterator aList2Iter = aListVectorIter->aPropertyValues.begin(); in HasListCharStyle() local
347 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 23 milliseconds