Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dautoform.cxx546 case ATTR_CJK_FONT_POSTURE: return &rField.GetCJKPosture(); in GetItem()
642 && (rField1.GetCJKPosture() == rField2.GetCJKPosture()) in IsEqualData()
705 rItemSet.Put( rField.GetCJKPosture() ); in FillToItemSet()
/trunk/main/sw/inc/
H A Dtblafmt.hxx132 const SvxPostureItem &GetCJKPosture() const { return aCJKPosture; } in GetCJKPosture() function in SwBoxAutoFmt
H A Dcharatr.hxx37 inline const SvxPostureItem &SwAttrSet::GetCJKPosture(sal_Bool bInP) const in GetCJKPosture() function in SwAttrSet
H A Dformat.hxx214 inline const SvxPostureItem &GetCJKPosture( sal_Bool = sal_True ) const;
H A Dswatrset.hxx257 inline const SvxPostureItem &GetCJKPosture( sal_Bool = sal_True ) const;
/trunk/main/sc/inc/
H A Dautoform.hxx130 const SvxPostureItem& GetCJKPosture() const { return aCJKPosture; } in GetCJKPosture() function in ScAutoFormatDataField
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx657 …tFontProperties( rCJKFont, rBoxFmt.GetCJKFont(), rBoxFmt.GetCJKWeight(), rBoxFmt.GetCJKPosture() ); in MakeFonts()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx697 rSet.Put( rChg.GetCJKPosture() ); in UpdateToSet()
/trunk/main/sw/source/core/txtnode/
H A Dswfont.cxx499 aSub[SW_CJK].SetItalic( pAttrSet->GetCJKPosture().GetPosture() ); in SwFont()

Completed in 53 milliseconds