Home
last modified time | relevance | path

Searched refs:aHeightMF (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/cui/source/tabpages/
H A Dgrfpage.cxx92 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 …]
H A Dnumpages.cxx1319 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 …]
/aoo42x/main/cui/source/inc/
H A Dgrfpage.hxx90 MetricField aHeightMF; member in SvxGrfCropPage
H A Dnumpages.hxx278 MetricField aHeightMF; member in SvxNumOptionsTabPage

Completed in 50 milliseconds