Home
last modified time | relevance | path

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

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1141 for ( tPropValMap::const_iterator aRunIter = aRunAttrSeq.begin(); in retrieveCharacterAttributes() local
1142 aRunIter != aRunAttrSeq.end(); in retrieveCharacterAttributes()
1143 ++aRunIter ) in retrieveCharacterAttributes()
1145 aCharAttrSeq[ aRunIter->first ] = aRunIter->second; in retrieveCharacterAttributes()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1854 tAccParaPropValMap::const_iterator aRunIter = in getCharacterAttributes() local
1856 if ( aRunIter != aRunAttrSeq.end() ) in getCharacterAttributes()
1858 pValues[i] = aRunIter->second; in getCharacterAttributes()

Completed in 47 milliseconds