Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/shells/
H A Dtabsh.cxx192 sal_uInt16 nBackgroundDestination = rSh.GetViewOptions()->GetTblDest(); in lcl_TableParamToItemSet() local
193 rSet.Put(SwBackgroundDestinationItem(SID_BACKGRND_DESTINATION, nBackgroundDestination )); in lcl_TableParamToItemSet()
314 sal_uInt16 nBackgroundDestination = aUsrPref.GetTblDest(); in ItemSetToTableParam() local
317 nBackgroundDestination = ((SfxUInt16Item*)pItem)->GetValue(); in ItemSetToTableParam()
318 aUsrPref.SetTblDest((sal_uInt8)nBackgroundDestination); in ItemSetToTableParam()

Completed in 22 milliseconds