Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1839 tAccParaPropValMap aDefAttrSeq; in getCharacterAttributes()
1843 tAccParaPropValMap aRunAttrSeq; in getCharacterAttributes()
1850 for ( tAccParaPropValMap::const_iterator aDefIter = aDefAttrSeq.begin(); in getCharacterAttributes()
1854 tAccParaPropValMap::const_iterator aRunIter = in getCharacterAttributes()
1872 tAccParaPropValMap aSupplementalAttrSeq; in getCharacterAttributes()
1878 for ( tAccParaPropValMap::const_iterator aSupplementalIter = aSupplementalAttrSeq.begin(); in getCharacterAttributes()
1968 tAccParaPropValMap& rDefAttrSeq, in _getDefaultAttributesImpl()
2018 tAccParaPropValMap aDefAttrSeq; in _getDefaultAttributesImpl()
2071 tAccParaPropValMap::iterator aIter = aDefAttrSeq.find( sWritingMode ); in _getDefaultAttributesImpl()
2126 tAccParaPropValMap::const_iterator const aIter = aDefAttrSeq.find( pReqAttrs[i] ); in _getDefaultAttributesImpl()
[all …]
H A Daccpara.hxx64 ::std::equal_to< ::rtl::OUString > > tAccParaPropValMap; typedef
161 tAccParaPropValMap& rDefAttrSeq,
166 tAccParaPropValMap& rRunAttrSeq );
171 tAccParaPropValMap& rSupplementalAttrSeq );