Searched refs:aSupplementalAttrSeq (Results 1 – 1 of 1) sorted by relevance
1868 tAccParaPropValMap aSupplementalAttrSeq; in getCharacterAttributes() local1869 _getSupplementalAttributesImpl( nIndex, aSupplementalNames, aSupplementalAttrSeq ); in getCharacterAttributes()1871 aValues.realloc( aValues.getLength() + aSupplementalAttrSeq.size() ); in getCharacterAttributes()1874 for ( tAccParaPropValMap::const_iterator aSupplementalIter = aSupplementalAttrSeq.begin(); in getCharacterAttributes()1875 aSupplementalIter != aSupplementalAttrSeq.end(); in getCharacterAttributes()2369 tAccParaPropValMap aSupplementalAttrSeq; in _getSupplementalAttributesImpl() local2387 aSupplementalAttrSeq[rPropVal.Name] = rPropVal; in _getSupplementalAttributesImpl()2399 …tAccParaPropValMap::const_iterator const aIter = aSupplementalAttrSeq.find( pSupplementalAttrs[ind… in _getSupplementalAttributesImpl()2400 if ( aIter != aSupplementalAttrSeq.end() ) in _getSupplementalAttributesImpl()
Completed in 43 milliseconds