Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1365 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle() local
1366 while( aCharPropIter != rCharProperties.end()) in getOrCreateCharStyle()
1370 xStyleProps->setPropertyValue( aCharPropIter->Name, aCharPropIter->Value ); in getOrCreateCharStyle()
1377 ++aCharPropIter; in getOrCreateCharStyle()

Completed in 27 milliseconds