Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1243 aRowInsertMF( this, SW_RES(MF_ROWINSERT)), in SwTableOptionsTabPage()
1298 if(aRowInsertMF.IsModified()) in FillItemSet()
1299 pModOpt->SetTblHInsert((sal_uInt16)aRowInsertMF.Denormalize( aRowInsertMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1385 ::SetFieldUnit( aRowInsertMF, eFieldUnit ); in Reset()
1391 aRowInsertMF.SetValue(aRowInsertMF.Normalize(pModOpt->GetTblHInsert()), FUNIT_TWIP); in Reset()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx287 MetricField aRowInsertMF; member in SwTableOptionsTabPage

Completed in 49 milliseconds