Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1850 for ( tAccParaPropValMap::const_iterator aDefIter = aDefAttrSeq.begin(); in getCharacterAttributes() local
1851 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() local
2281 if ( aDefIter == aDefAttrSeq.end() || in _getRunAttributesImpl()
2282 rPropVal.Value != aDefIter->second.Value ) in _getRunAttributesImpl()

Completed in 28 milliseconds