Searched refs:aLabelHeightLB (Results 1 – 2 of 2) sorted by relevance
638 aLabelHeightLB( this, SW_RES( LB_LABEL_SIZE )), in SwStdFontTabPage()690 aLabelHeightLB. SetModifyHdl( aModifyHeightLink ); in SwStdFontTabPage()762 …bool bLabelHeightChanged = aLabelHeightLB.GetSavedValue() != aLabelHeightLB.GetText() && (!bLabelH… in FillItemSet()788 float fSize = (float)aLabelHeightLB.GetValue() / 10; in FillItemSet()1053 aLabelHeightLB.Fill( &aFontInfo, pFontList ); in Reset()1060 aLabelHeightLB. SetValue( CalcToPoint( nLabelHeight , SFX_MAPUNIT_TWIP, 10 )); in Reset()1072 aLabelHeightLB. SaveValue(); in Reset()1105 aLabelHeightLB .SetValue(CalcToPoint( in IMPL_LINK()1156 aLabelHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()1164 else if(pBox == &aLabelHeightLB) in IMPL_LINK()[all …]
197 FontSizeBox aLabelHeightLB; member in SwStdFontTabPage
Completed in 23 milliseconds