Searched refs:aLabelHeightLB (Results 1 – 2 of 2) sorted by relevance
641 aLabelHeightLB( this, SW_RES( LB_LABEL_SIZE )), in SwStdFontTabPage()693 aLabelHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()765 …bool bLabelHeightChanged = aLabelHeightLB.GetSavedValue() != aLabelHeightLB.GetText() && (!bLabelH… in FillItemSet()791 float fSize = (float)aLabelHeightLB.GetValue() / 10; in FillItemSet()1056 aLabelHeightLB.Fill( &aFontInfo, pFontList ); in Reset()1063 aLabelHeightLB. SetValue( CalcToPoint( nLabelHeight , SFX_MAPUNIT_TWIP, 10 )); in Reset()1075 aLabelHeightLB. SaveValue(); in Reset()1108 aLabelHeightLB .SetValue(CalcToPoint( in IMPL_LINK()1159 aLabelHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()1167 else if(pBox == &aLabelHeightLB) in IMPL_LINK()[all …]
197 FontSizeBox aLabelHeightLB; member in SwStdFontTabPage
Completed in 146 milliseconds