Searched refs:aDefIter (Results 1 – 1 of 1) sorted by relevance
1846 for ( tAccParaPropValMap::const_iterator aDefIter = aDefAttrSeq.begin(); in getCharacterAttributes() local1847 aDefIter != aDefAttrSeq.end(); in getCharacterAttributes()1848 ++aDefIter ) in getCharacterAttributes()1851 aRunAttrSeq.find( aDefIter->first ); in getCharacterAttributes()1858 pValues[i] = aDefIter->second; in getCharacterAttributes()2275 tAccParaPropValMap::const_iterator aDefIter = in _getRunAttributesImpl() local2277 if ( aDefIter == aDefAttrSeq.end() || in _getRunAttributesImpl()2278 rPropVal.Value != aDefIter->second.Value ) in _getRunAttributesImpl()
Completed in 34 milliseconds