Searched refs:nBackgroundDestination (Results 1 – 1 of 1) sorted by relevance
192 sal_uInt16 nBackgroundDestination = rSh.GetViewOptions()->GetTblDest(); in lcl_TableParamToItemSet() local193 rSet.Put(SwBackgroundDestinationItem(SID_BACKGRND_DESTINATION, nBackgroundDestination )); in lcl_TableParamToItemSet()314 sal_uInt16 nBackgroundDestination = aUsrPref.GetTblDest(); in ItemSetToTableParam() local317 nBackgroundDestination = ((SfxUInt16Item*)pItem)->GetValue(); in ItemSetToTableParam()318 aUsrPref.SetTblDest((sal_uInt8)nBackgroundDestination); in ItemSetToTableParam()
Completed in 15 milliseconds