Searched refs:aListHeightLB (Results 1 – 2 of 2) sorted by relevance
634 aListHeightLB( this, SW_RES( LB_LIST_SIZE )), in SwStdFontTabPage()689 aListHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()761 …bool bListHeightChanged = aListHeightLB.GetSavedValue() != aListHeightLB.GetText() && (!bListHeigh… in FillItemSet()783 float fSize = (float)aListHeightLB.GetValue() / 10; in FillItemSet()1051 aListHeightLB.Fill( &aFontInfo, pFontList ); in Reset()1059 aListHeightLB. SetValue( CalcToPoint( nListHeight , SFX_MAPUNIT_TWIP, 10 ) ); in Reset()1071 aListHeightLB. SaveValue(); in Reset()1102 aListHeightLB .SetValue(CalcToPoint( in IMPL_LINK()1154 aListHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()1160 else if(pBox == &aListHeightLB) in IMPL_LINK()[all …]
193 FontSizeBox aListHeightLB; member in SwStdFontTabPage
Completed in 33 milliseconds