Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1242 aColMoveMF( this, SW_RES(MF_COLMOVE )), in SwTableOptionsTabPage()
1298 if(aColMoveMF.IsModified()) in FillItemSet()
1299 pModOpt->SetTblVMove( (sal_uInt16)aColMoveMF.Denormalize( aColMoveMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1387 ::SetFieldUnit( aColMoveMF, eFieldUnit ); in Reset()
1393 aColMoveMF .SetValue(aColMoveMF.Normalize(pModOpt->GetTblVMove()), FUNIT_TWIP); in Reset()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx283 MetricField aColMoveMF; member in SwTableOptionsTabPage

Completed in 209 milliseconds