Searched refs:GetCJKPosture (Results 1 – 9 of 9) sorted by relevance
546 case ATTR_CJK_FONT_POSTURE: return &rField.GetCJKPosture(); in GetItem()642 && (rField1.GetCJKPosture() == rField2.GetCJKPosture()) in IsEqualData()705 rItemSet.Put( rField.GetCJKPosture() ); in FillToItemSet()
132 const SvxPostureItem &GetCJKPosture() const { return aCJKPosture; } in GetCJKPosture() function in SwBoxAutoFmt
37 inline const SvxPostureItem &SwAttrSet::GetCJKPosture(sal_Bool bInP) const in GetCJKPosture() function in SwAttrSet
214 inline const SvxPostureItem &GetCJKPosture( sal_Bool = sal_True ) const;
257 inline const SvxPostureItem &GetCJKPosture( sal_Bool = sal_True ) const;
130 const SvxPostureItem& GetCJKPosture() const { return aCJKPosture; } in GetCJKPosture() function in ScAutoFormatDataField
657 …tFontProperties( rCJKFont, rBoxFmt.GetCJKFont(), rBoxFmt.GetCJKWeight(), rBoxFmt.GetCJKPosture() ); in MakeFonts()
697 rSet.Put( rChg.GetCJKPosture() ); in UpdateToSet()
499 aSub[SW_CJK].SetItalic( pAttrSet->GetCJKPosture().GetPosture() ); in SwFont()
Completed in 72 milliseconds