Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1240 aRowMoveMF( this, SW_RES(MF_ROWMOVE )), in SwTableOptionsTabPage()
1295 if(aRowMoveMF.IsModified()) in FillItemSet()
1296 pModOpt->SetTblHMove( (sal_uInt16)aRowMoveMF.Denormalize( aRowMoveMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1386 ::SetFieldUnit( aRowMoveMF, eFieldUnit ); in Reset()
1392 aRowMoveMF .SetValue(aRowMoveMF.Normalize(pModOpt->GetTblHMove()), FUNIT_TWIP); in Reset()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx281 MetricField aRowMoveMF; member in SwTableOptionsTabPage

Completed in 67 milliseconds