Home
last modified time | relevance | path

Searched refs:aColMoveMF (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1239 aColMoveMF( this, SW_RES(MF_COLMOVE )), in SwTableOptionsTabPage()
1295 if(aColMoveMF.IsModified()) in FillItemSet()
1296 pModOpt->SetTblVMove( (sal_uInt16)aColMoveMF.Denormalize( aColMoveMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1384 ::SetFieldUnit( aColMoveMF, eFieldUnit ); in Reset()
1390 aColMoveMF .SetValue(aColMoveMF.Normalize(pModOpt->GetTblVMove()), FUNIT_TWIP); in Reset()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx283 MetricField aColMoveMF; member in SwTableOptionsTabPage

Completed in 24 milliseconds