Searched refs:aSupplementalAttrSeq (Results 1 – 1 of 1) sorted by relevance
1872 tAccParaPropValMap aSupplementalAttrSeq; in getCharacterAttributes() local1873 _getSupplementalAttributesImpl( nIndex, aSupplementalNames, aSupplementalAttrSeq ); in getCharacterAttributes()1875 aValues.realloc( aValues.getLength() + aSupplementalAttrSeq.size() ); in getCharacterAttributes()1878 for ( tAccParaPropValMap::const_iterator aSupplementalIter = aSupplementalAttrSeq.begin(); in getCharacterAttributes()1879 aSupplementalIter != aSupplementalAttrSeq.end(); in getCharacterAttributes()2373 tAccParaPropValMap aSupplementalAttrSeq; in _getSupplementalAttributesImpl() local2391 aSupplementalAttrSeq[rPropVal.Name] = rPropVal; in _getSupplementalAttributesImpl()2403 …tAccParaPropValMap::const_iterator const aIter = aSupplementalAttrSeq.find( pSupplementalAttrs[ind… in _getSupplementalAttributesImpl()2404 if ( aIter != aSupplementalAttrSeq.end() ) in _getSupplementalAttributesImpl()
Completed in 40 milliseconds