Searched refs:aTopMF (Results 1 – 6 of 6) sorted by relevance
95 SetFieldUnit( aTopMF , eMetric ); in SvxGrfCropPage()109 aTopMF.SetDownHdl( aLk ); in SvxGrfCropPage()113 aTopMF.SetUpHdl( aLk ); in SvxGrfCropPage()119 aTopMF.SetModifyHdl( aLk ); in SvxGrfCropPage()125 aTopMF.SetLoseFocusHdl( aLk ); in SvxGrfCropPage()187 aTopMF.SetValue( aTopMF.Normalize( pCrop->GetTop()), eUnit ); in Reset()194 aTopMF.SetValue( 0 ); in Reset()524 if(pField == &aTopMF) in IMPL_LINK()640 aTopMF.SetMax( aTopMF.Normalize(nMin), eUnit ); in CalcMinMaxBorder()681 aTopMF.SetValue( aTopMF.Normalize( nVal ), eUnit ); in GraphicHasChanged()[all …]
280 SetFieldUnit(aTopMF, eFUnit); in SvxBorderTabPage()298 aTopMF.Hide(); in SvxBorderTabPage()536 aTopMF.SaveValue(); in Reset()724 aTopMF .GetText() != aTopMF .GetSavedValue() || in FillItemSet()1120 aTopMF .IsModified()|| in IMPL_LINK()1129 aTopMF .SetFirst(nMinValue); in IMPL_LINK()1144 aTopMF .SetMin(0); in IMPL_LINK()1148 aTopMF .SetFirst(0); in IMPL_LINK()1154 aTopMF .SetValue(0); in IMPL_LINK()1199 if(pField != &aTopMF) in IMPL_LINK()[all …]
149 aTopMF(this, SW_RES( ED_TOP_DIST )), in SwFormatTablePage()199 aTopMF.SetUpHdl( aLk ); in Init()205 aTopMF.SetDownHdl( aLk ); in Init()211 aTopMF.SetLoseFocusHdl( aLk ); in Init()478 else if(aTopMF.HasFocus()) in FillItemSet()479 ModifyHdl(&aTopMF); in FillItemSet()486 aTopMF.GetText() != aTopMF.GetSavedValue() ) in FillItemSet()527 aTopMF .Hide(); in Reset()536 SetMetric( aTopMF, aMetric ); in Reset()642 aTopMF.SetValue(aTopMF.Normalize( in Reset()[all …]
72 MetricField aTopMF; member in SwFormatTablePage
86 MetricField aTopMF; member in SvxBorderTabPage
76 MetricField aTopMF; member in SvxGrfCropPage
Completed in 165 milliseconds