Searched refs:aDefIter (Results 1 – 1 of 1) sorted by relevance
1850 for ( tAccParaPropValMap::const_iterator aDefIter = aDefAttrSeq.begin(); in getCharacterAttributes() local1851 aDefIter != aDefAttrSeq.end(); in getCharacterAttributes()1852 ++aDefIter ) in getCharacterAttributes()1855 aRunAttrSeq.find( aDefIter->first ); in getCharacterAttributes()1862 pValues[i] = aDefIter->second; in getCharacterAttributes()2279 tAccParaPropValMap::const_iterator aDefIter = in _getRunAttributesImpl() local2281 if ( aDefIter == aDefAttrSeq.end() || in _getRunAttributesImpl()2282 rPropVal.Value != aDefIter->second.Value ) in _getRunAttributesImpl()
Completed in 30 milliseconds