Searched refs:aHeightMF (Results 1 – 4 of 4) sorted by relevance
92 SetFieldUnit( aHeightMF, eMetric ); in SvxGrfCropPage()100 aHeightMF.SetModifyHdl( aLk ); in SvxGrfCropPage()207 aHeightMF.SetMax( nTmp, eUnit ); in Reset()211 aHeightMF.SetMin( nTmp, eUnit ); in Reset()256 aHeightMF.GetSavedValue() != aHeightMF.GetText() ) in FillItemSet()276 if( aHeightMF.GetText() != aHeightMF.GetSavedValue() ) in FillItemSet()280 aHeightMF.SaveValue(); in FillItemSet()365 aHeightMF.SaveValue(); in ActivatePage()425 aHeightMF.SetValue( aHeightMF.Normalize( in IMPL_LINK()574 aHeightMF.SetValue( aHeightMF.Normalize( nHeight ), eUnit ); in IMPL_LINK()[all …]
1319 aHeightMF( this, CUI_RES(MF_HEIGHT )), in SvxNumOptionsTabPage()1461 aHeightMF .SetDecimalDigits(1); in SetMetric()1464 aHeightMF .SetUnit( eMetric ); in SetMetric()1799 aHeightMF.SetText(aEmptyStr); in InitControls()1958 aHeightMF .Show(bBitmap); in SwitchNumberType()1967 aHeightMF .Enable(bEnableBitmap); in SwitchNumberType()2312 aHeightMF.Enable(); in IMPL_LINK()2314 SetMetricValue(aHeightMF, aSize.Height(), eCoreUnit); in IMPL_LINK()2452 long nHeightVal = static_cast<long>(aHeightMF.Denormalize(aHeightMF.GetValue(FUNIT_100TH_MM))); in IMPL_LINK()2483 aHeightMF.SetUserValue(aHeightMF.Normalize( in IMPL_LINK()[all …]
90 MetricField aHeightMF; member in SvxGrfCropPage
278 MetricField aHeightMF; member in SvxNumOptionsTabPage
Completed in 28 milliseconds