Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1246 aRowInsertMF( this, SW_RES(MF_ROWINSERT)), in SwTableOptionsTabPage()
1301 if(aRowInsertMF.IsModified()) in FillItemSet()
1302 pModOpt->SetTblHInsert((sal_uInt16)aRowInsertMF.Denormalize( aRowInsertMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1388 ::SetFieldUnit( aRowInsertMF, eFieldUnit ); in Reset()
1394 aRowInsertMF.SetValue(aRowInsertMF.Normalize(pModOpt->GetTblHInsert()), FUNIT_TWIP); in Reset()
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx287 MetricField aRowInsertMF; member in SwTableOptionsTabPage

Completed in 31 milliseconds