Lines Matching refs:tAccParaPropValMap
1835 tAccParaPropValMap aDefAttrSeq; in getCharacterAttributes()
1839 tAccParaPropValMap aRunAttrSeq; in getCharacterAttributes()
1846 for ( tAccParaPropValMap::const_iterator aDefIter = aDefAttrSeq.begin(); in getCharacterAttributes()
1850 tAccParaPropValMap::const_iterator aRunIter = in getCharacterAttributes()
1868 tAccParaPropValMap aSupplementalAttrSeq; in getCharacterAttributes()
1874 for ( tAccParaPropValMap::const_iterator aSupplementalIter = aSupplementalAttrSeq.begin(); in getCharacterAttributes()
1964 tAccParaPropValMap& rDefAttrSeq, in _getDefaultAttributesImpl()
2014 tAccParaPropValMap aDefAttrSeq; in _getDefaultAttributesImpl()
2067 tAccParaPropValMap::iterator aIter = aDefAttrSeq.find( sWritingMode ); in _getDefaultAttributesImpl()
2122 tAccParaPropValMap::const_iterator const aIter = aDefAttrSeq.find( pReqAttrs[i] ); in _getDefaultAttributesImpl()
2138 tAccParaPropValMap aDefAttrSeq; in getDefaultAttributes()
2167 for ( tAccParaPropValMap::const_iterator aIter = aDefAttrSeq.begin(); in getDefaultAttributes()
2196 tAccParaPropValMap& rRunAttrSeq ) in _getRunAttributesImpl()
2246 tAccParaPropValMap aRunAttrSeq; in _getRunAttributesImpl()
2249 tAccParaPropValMap aDefAttrSeq; in _getRunAttributesImpl()
2275 tAccParaPropValMap::const_iterator aDefIter = in _getRunAttributesImpl()
2298 tAccParaPropValMap::iterator aIter = aRunAttrSeq.find( pReqAttrs[i] ); in _getRunAttributesImpl()
2327 tAccParaPropValMap aRunAttrSeq; in getRunAttributes()
2333 for ( tAccParaPropValMap::const_iterator aIter = aRunAttrSeq.begin(); in getRunAttributes()
2347 tAccParaPropValMap& rSupplementalAttrSeq ) in _getSupplementalAttributesImpl()
2369 tAccParaPropValMap aSupplementalAttrSeq; in _getSupplementalAttributesImpl()
2399 …tAccParaPropValMap::const_iterator const aIter = aSupplementalAttrSeq.find( pSupplementalAttrs[ind… in _getSupplementalAttributesImpl()