Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dautoform.cxx549 case ATTR_CTL_FONT_WEIGHT: return &rField.GetCTLWeight(); in GetItem()
645 && (rField1.GetCTLWeight() == rField2.GetCTLWeight()) in IsEqualData()
719 rItemSet.Put( rField.GetCTLWeight() ); in FillToItemSet()
/trunk/main/sw/inc/
H A Dtblafmt.hxx135 const SvxWeightItem &GetCTLWeight() const { return aCTLWeight; } in GetCTLWeight() function in SwBoxAutoFmt
H A Dcharatr.hxx45 inline const SvxWeightItem &SwAttrSet::GetCTLWeight(sal_Bool bInP) const in GetCTLWeight() function in SwAttrSet
H A Dformat.hxx220 inline const SvxWeightItem &GetCTLWeight( sal_Bool = sal_True ) const;
H A Dswatrset.hxx263 inline const SvxWeightItem &GetCTLWeight( sal_Bool = sal_True ) const;
/trunk/main/sc/inc/
H A Dautoform.hxx133 const SvxWeightItem& GetCTLWeight() const { return aCTLWeight; } in GetCTLWeight() function in ScAutoFormatDataField
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx658 …lcl_SetFontProperties( rCTLFont, rBoxFmt.GetCTLFont(), rBoxFmt.GetCTLWeight(), rBoxFmt.GetCTLPostu… in MakeFonts()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx711 rSet.Put( rChg.GetCTLWeight() ); in UpdateToSet()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx520 aSub[SW_CTL].SetWeight( pAttrSet->GetCTLWeight().GetWeight() ); in SwFont()

Completed in 48 milliseconds