Searched refs:aIndexHeightLB (Results 1 – 2 of 2) sorted by relevance
645 aIndexHeightLB( this, SW_RES( LB_INDEX_SIZE )), in SwStdFontTabPage()694 aIndexHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()766 …bool bIndexHeightChanged = aIndexHeightLB.GetSavedValue() != aIndexHeightLB.GetText() && (!bIndexH… in FillItemSet()796 float fSize = (float)aIndexHeightLB.GetValue() / 10; in FillItemSet()1058 aIndexHeightLB.Fill( &aFontInfo, pFontList ); in Reset()1064 aIndexHeightLB. SetValue( CalcToPoint( nIndexHeight , SFX_MAPUNIT_TWIP, 10 )); in Reset()1076 aIndexHeightLB. SaveValue(); in Reset()1111 aIndexHeightLB .SetValue(CalcToPoint( in IMPL_LINK()1161 aIndexHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()1171 else if(pBox == &aIndexHeightLB) in IMPL_LINK()[all …]
201 FontSizeBox aIndexHeightLB; member in SwStdFontTabPage
Completed in 27 milliseconds