Searched refs:GetCJKWeight (Results 1 – 9 of 9) sorted by relevance
545 case ATTR_CJK_FONT_WEIGHT: return &rField.GetCJKWeight(); in GetItem()641 && (rField1.GetCJKWeight() == rField2.GetCJKWeight()) in IsEqualData()704 rItemSet.Put( rField.GetCJKWeight() ); in FillToItemSet()
130 const SvxWeightItem &GetCJKWeight() const { return aCJKWeight; } in GetCJKWeight() function in SwBoxAutoFmt
43 inline const SvxWeightItem &SwAttrSet::GetCJKWeight(sal_Bool bInP) const in GetCJKWeight() function in SwAttrSet
209 inline const SvxWeightItem &GetCJKWeight( sal_Bool = sal_True ) const;
250 inline const SvxWeightItem &GetCJKWeight( sal_Bool = sal_True ) const;
129 const SvxWeightItem& GetCJKWeight() const { return aCJKWeight; } in GetCJKWeight() function in ScAutoFormatDataField
657 …lcl_SetFontProperties( rCJKFont, rBoxFmt.GetCJKFont(), rBoxFmt.GetCJKWeight(), rBoxFmt.GetCJKPostu… in MakeFonts()
698 rSet.Put( rChg.GetCJKWeight() ); in UpdateToSet()
500 aSub[SW_CJK].SetWeight( pAttrSet->GetCJKWeight().GetWeight() ); in SwFont()
Completed in 59 milliseconds