Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dautoform.cxx548 case ATTR_CTL_FONT_HEIGHT: return &rField.GetCTLHeight(); in GetItem()
644 && (rField1.GetCTLHeight() == rField2.GetCTLHeight()) in IsEqualData()
718 rItemSet.Put( rField.GetCTLHeight() ); in FillToItemSet()
/trunk/main/sw/inc/
H A Dtblafmt.hxx134 const SvxFontHeightItem &GetCTLHeight() const { return aCTLHeight; } in GetCTLHeight() function in SwBoxAutoFmt
/trunk/main/sc/inc/
H A Dautoform.hxx132 const SvxFontHeightItem& GetCTLHeight() const { return aCTLHeight; } in GetCTLHeight() function in ScAutoFormatDataField
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx710 rSet.Put( rChg.GetCTLHeight() ); in UpdateToSet()

Completed in 25 milliseconds