Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx1872 tAccParaPropValMap aSupplementalAttrSeq; in getCharacterAttributes() local
1873 _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() local
2391 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 2245 milliseconds