Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1363 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle() local
1364 while( aCharPropIter != rCharProperties.end()) in getOrCreateCharStyle()
1368 xStyleProps->setPropertyValue( aCharPropIter->Name, aCharPropIter->Value ); in getOrCreateCharStyle()
1375 ++aCharPropIter; in getOrCreateCharStyle()

Completed in 61 milliseconds