Searched refs:SwBackgroundDestinationItem (Results 1 – 4 of 4) sorted by relevance
308 SwBackgroundDestinationItem::SwBackgroundDestinationItem(sal_uInt16 _nWhich, sal_uInt16 nValue) : in SwBackgroundDestinationItem() function in SwBackgroundDestinationItem315 SfxPoolItem* SwBackgroundDestinationItem::Clone( SfxItemPool * /*pPool*/ ) const in Clone()317 return new SwBackgroundDestinationItem(Which(), GetValue()); in Clone()
104 class SwBackgroundDestinationItem : public SfxUInt16Item class107 SwBackgroundDestinationItem(sal_uInt16 nWhich, sal_uInt16 nValue);
630 rSet.Put(SwBackgroundDestinationItem(SID_PARA_BACKGRND_DESTINATION, 0)); in Edit()
193 rSet.Put(SwBackgroundDestinationItem(SID_BACKGRND_DESTINATION, nBackgroundDestination )); in lcl_TableParamToItemSet()
Completed in 62 milliseconds