Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1245 aColInsertMF( this, SW_RES(MF_COLINSERT)), in SwTableOptionsTabPage()
1301 if(aColInsertMF.IsModified()) in FillItemSet()
1302 pModOpt->SetTblVInsert((sal_uInt16)aColInsertMF.Denormalize( aColInsertMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1386 ::SetFieldUnit( aColInsertMF, eFieldUnit ); in Reset()
1392 aColInsertMF.SetValue(aColInsertMF.Normalize(pModOpt->GetTblVInsert()), FUNIT_TWIP); in Reset()
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx289 MetricField aColInsertMF; member in SwTableOptionsTabPage

Completed in 60 milliseconds