Home
last modified time | relevance | path

Searched refs:GetCJKHeight (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dautoform.cxx544 case ATTR_CJK_FONT_HEIGHT: return &rField.GetCJKHeight(); in GetItem()
640 && (rField1.GetCJKHeight() == rField2.GetCJKHeight()) in IsEqualData()
703 rItemSet.Put( rField.GetCJKHeight() ); in FillToItemSet()
/trunk/main/sw/inc/
H A Dtblafmt.hxx130 const SvxFontHeightItem &GetCJKHeight() const { return aCJKHeight; } in GetCJKHeight() function in SwBoxAutoFmt
/trunk/main/sc/inc/
H A Dautoform.hxx128 const SvxFontHeightItem& GetCJKHeight() const { return aCJKHeight; } in GetCJKHeight() function in ScAutoFormatDataField
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx695 rSet.Put( rChg.GetCJKHeight() ); in UpdateToSet()

Completed in 40 milliseconds