Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx1868 tAccParaPropValMap aSupplementalAttrSeq; in getCharacterAttributes() local
1869 _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() local
2387 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 77 milliseconds