Searched refs:aListHeightLB (Results 1 – 2 of 2) sorted by relevance
637 aListHeightLB( this, SW_RES( LB_LIST_SIZE )), in SwStdFontTabPage()692 aListHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()764 …bool bListHeightChanged = aListHeightLB.GetSavedValue() != aListHeightLB.GetText() && (!bListHeigh… in FillItemSet()786 float fSize = (float)aListHeightLB.GetValue() / 10; in FillItemSet()851 … sal::static_int_cast< sal_uInt16, sal_Int64 >(aListHeightLB.GetValue()), nFontHeightWhich); in FillItemSet()1054 aListHeightLB.Fill( &aFontInfo, pFontList ); in Reset()1062 aListHeightLB. SetValue( CalcToPoint( nListHeight , SFX_MAPUNIT_TWIP, 10 ) ); in Reset()1074 aListHeightLB. SaveValue(); in Reset()1105 aListHeightLB .SetValue(CalcToPoint( in IMPL_LINK()1157 aListHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()[all …]
193 FontSizeBox aListHeightLB; member in SwStdFontTabPage