Searched refs:aCharPropIter (Results 1 – 1 of 1) sorted by relevance
1363 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle() local1364 while( aCharPropIter != rCharProperties.end()) in getOrCreateCharStyle()1368 xStyleProps->setPropertyValue( aCharPropIter->Name, aCharPropIter->Value ); in getOrCreateCharStyle()1375 ++aCharPropIter; in getOrCreateCharStyle()
Completed in 31 milliseconds