Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dgrfpage.cxx95 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 …]
H A Dborder.cxx280 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 …]
/aoo4110/main/sw/source/ui/table/
H A Dtabledlg.cxx149 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 …]
H A Dtablepg.hxx72 MetricField aTopMF; member in SwFormatTablePage
/aoo4110/main/cui/source/inc/
H A Dborder.hxx86 MetricField aTopMF; member in SvxBorderTabPage
H A Dgrfpage.hxx76 MetricField aTopMF; member in SvxGrfCropPage

Completed in 41 milliseconds