Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1237 aRowMoveMF( this, SW_RES(MF_ROWMOVE )), in SwTableOptionsTabPage()
1292 if(aRowMoveMF.IsModified()) in FillItemSet()
1293 pModOpt->SetTblHMove( (sal_uInt16)aRowMoveMF.Denormalize( aRowMoveMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1383 ::SetFieldUnit( aRowMoveMF, eFieldUnit ); in Reset()
1389 aRowMoveMF .SetValue(aRowMoveMF.Normalize(pModOpt->GetTblHMove()), FUNIT_TWIP); in Reset()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx281 MetricField aRowMoveMF; member in SwTableOptionsTabPage

Completed in 41 milliseconds