Home
last modified time | relevance | path

Searched refs:aBottomMF (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dborder.cxx281 SetFieldUnit(aBottomMF, eFUnit); in SvxBorderTabPage()
300 aBottomMF.Hide(); in SvxBorderTabPage()
725 aBottomMF.GetText() != aBottomMF.GetSavedValue() || in FillItemSet()
1121 aBottomMF.IsModified(); in IMPL_LINK()
1130 aBottomMF.SetFirst(nMinValue); in IMPL_LINK()
1137 aBottomMF.SetValue(nMinValue); in IMPL_LINK()
1145 aBottomMF.SetMin(0); in IMPL_LINK()
1149 aBottomMF.SetFirst(0); in IMPL_LINK()
1155 aBottomMF.SetValue(0); in IMPL_LINK()
1201 if(pField != &aBottomMF) in IMPL_LINK()
[all …]
H A Dgrfpage.cxx96 SetFieldUnit( aBottomMF, eMetric ); in SvxGrfCropPage()
110 aBottomMF.SetDownHdl( aLk ); in SvxGrfCropPage()
114 aBottomMF.SetUpHdl( aLk ); in SvxGrfCropPage()
120 aBottomMF.SetModifyHdl( aLk ); in SvxGrfCropPage()
126 aBottomMF.SetLoseFocusHdl( aLk ); in SvxGrfCropPage()
188 aBottomMF.SetValue( aBottomMF.Normalize( pCrop->GetBottom()), eUnit ); in Reset()
195 aBottomMF.SetValue( 0 ); in Reset()
636 aBottomMF.SetMax( aBottomMF.Normalize(nMin), eUnit ); in CalcMinMaxBorder()
682 aBottomMF.SetValue( aBottomMF.Normalize( nVal ), eUnit ); in GraphicHasChanged()
693 aBottomMF.SetSpinSize(nSpin); in GraphicHasChanged()
[all …]
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx151 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()
529 aBottomMF.Hide(); in Reset()
537 SetMetric( aBottomMF, aMetric ); in Reset()
644 aBottomMF.SetValue(aBottomMF.Normalize( in Reset()
[all …]
H A Dtablepg.hxx74 MetricField aBottomMF; member in SwFormatTablePage
/trunk/main/cui/source/inc/
H A Dborder.hxx88 MetricField aBottomMF; member in SvxBorderTabPage
H A Dgrfpage.hxx78 MetricField aBottomMF; member in SvxGrfCropPage

Completed in 42 milliseconds