Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx1248 aColInsertMF( this, SW_RES(MF_COLINSERT)), in SwTableOptionsTabPage()
1304 if(aColInsertMF.IsModified()) in FillItemSet()
1305 pModOpt->SetTblVInsert((sal_uInt16)aColInsertMF.Denormalize( aColInsertMF.GetValue(FUNIT_TWIP))); in FillItemSet()
1389 ::SetFieldUnit( aColInsertMF, eFieldUnit ); in Reset()
1395 aColInsertMF.SetValue(aColInsertMF.Normalize(pModOpt->GetTblVInsert()), FUNIT_TWIP); in Reset()
/aoo4110/main/sw/source/ui/inc/
H A Doptpage.hxx289 MetricField aColInsertMF; member in SwTableOptionsTabPage

Completed in 18 milliseconds