Searched refs:GetCTLWeight (Results 1 – 9 of 9) sorted by relevance
549 case ATTR_CTL_FONT_WEIGHT: return &rField.GetCTLWeight(); in GetItem()645 && (rField1.GetCTLWeight() == rField2.GetCTLWeight()) in IsEqualData()719 rItemSet.Put( rField.GetCTLWeight() ); in FillToItemSet()
135 const SvxWeightItem &GetCTLWeight() const { return aCTLWeight; } in GetCTLWeight() function in SwBoxAutoFmt
45 inline const SvxWeightItem &SwAttrSet::GetCTLWeight(sal_Bool bInP) const in GetCTLWeight() function in SwAttrSet
220 inline const SvxWeightItem &GetCTLWeight( sal_Bool = sal_True ) const;
263 inline const SvxWeightItem &GetCTLWeight( sal_Bool = sal_True ) const;
133 const SvxWeightItem& GetCTLWeight() const { return aCTLWeight; } in GetCTLWeight() function in ScAutoFormatDataField
658 …lcl_SetFontProperties( rCTLFont, rBoxFmt.GetCTLFont(), rBoxFmt.GetCTLWeight(), rBoxFmt.GetCTLPostu… in MakeFonts()
711 rSet.Put( rChg.GetCTLWeight() ); in UpdateToSet()
520 aSub[SW_CTL].SetWeight( pAttrSet->GetCTLWeight().GetWeight() ); in SwFont()
Completed in 43 milliseconds