Lines Matching refs:aBottomMF
151 aBottomMF(this, SW_RES( ED_BOTTOM_DIST )), in SwFormatTablePage()
200 aBottomMF.SetUpHdl( aLk ); in Init()
206 aBottomMF.SetDownHdl( aLk ); in Init()
212 aBottomMF.SetLoseFocusHdl( aLk ); in Init()
480 else if(aBottomMF.HasFocus()) in FillItemSet()
481 ModifyHdl(&aBottomMF); in FillItemSet()
485 if( aBottomMF.GetText() != aBottomMF.GetSavedValue() || in FillItemSet()
491 aULSpace.SetLower( (sal_uInt16) aBottomMF.Denormalize( in FillItemSet()
492 aBottomMF.GetValue( FUNIT_TWIP ))); in FillItemSet()
529 aBottomMF.Hide(); in Reset()
537 SetMetric( aBottomMF, aMetric ); in Reset()
644 aBottomMF.SetValue(aBottomMF.Normalize( in Reset()
647 aBottomMF.SaveValue(); in Reset()