Searched refs:GetCJKHeight (Results 1 – 4 of 4) sorted by relevance
544 case ATTR_CJK_FONT_HEIGHT: return &rField.GetCJKHeight(); in GetItem()640 && (rField1.GetCJKHeight() == rField2.GetCJKHeight()) in IsEqualData()703 rItemSet.Put( rField.GetCJKHeight() ); in FillToItemSet()
130 const SvxFontHeightItem &GetCJKHeight() const { return aCJKHeight; } in GetCJKHeight() function in SwBoxAutoFmt
128 const SvxFontHeightItem& GetCJKHeight() const { return aCJKHeight; } in GetCJKHeight() function in ScAutoFormatDataField
695 rSet.Put( rChg.GetCJKHeight() ); in UpdateToSet()
Completed in 149 milliseconds