Searched refs:GetCTLPosture (Results 1 – 9 of 9) sorted by relevance
550 case ATTR_CTL_FONT_POSTURE: return &rField.GetCTLPosture(); in GetItem()646 && (rField1.GetCTLPosture() == rField2.GetCTLPosture()) in IsEqualData()720 rItemSet.Put( rField.GetCTLPosture() ); in FillToItemSet()
136 const SvxPostureItem &GetCTLPosture() const { return aCTLPosture; } in GetCTLPosture() function in SwBoxAutoFmt
39 inline const SvxPostureItem &SwAttrSet::GetCTLPosture(sal_Bool bInP) const in GetCTLPosture() function in SwAttrSet
219 inline const SvxPostureItem &GetCTLPosture( sal_Bool = sal_True ) const;
262 inline const SvxPostureItem &GetCTLPosture( sal_Bool = sal_True ) const;
134 const SvxPostureItem& GetCTLPosture() const { return aCTLPosture; } in GetCTLPosture() function in ScAutoFormatDataField
658 …tFontProperties( rCTLFont, rBoxFmt.GetCTLFont(), rBoxFmt.GetCTLWeight(), rBoxFmt.GetCTLPosture() ); in MakeFonts()
712 rSet.Put( rChg.GetCTLPosture() ); in UpdateToSet()
519 aSub[SW_CTL].SetItalic( pAttrSet->GetCTLPosture().GetPosture() ); in SwFont()
Completed in 55 milliseconds