Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/utlui/
H A Duiitems.cxx308 SwBackgroundDestinationItem::SwBackgroundDestinationItem(sal_uInt16 _nWhich, sal_uInt16 nValue) : in SwBackgroundDestinationItem() function in SwBackgroundDestinationItem
315 SfxPoolItem* SwBackgroundDestinationItem::Clone( SfxItemPool * /*pPool*/ ) const in Clone()
317 return new SwBackgroundDestinationItem(Which(), GetValue()); in Clone()
/aoo42x/main/sw/source/ui/inc/
H A Duiitems.hxx104 class SwBackgroundDestinationItem : public SfxUInt16Item class
107 SwBackgroundDestinationItem(sal_uInt16 nWhich, sal_uInt16 nValue);
/aoo42x/main/sw/source/ui/app/
H A Ddocst.cxx630 rSet.Put(SwBackgroundDestinationItem(SID_PARA_BACKGRND_DESTINATION, 0)); in Edit()
/aoo42x/main/sw/source/ui/shells/
H A Dtabsh.cxx193 rSet.Put(SwBackgroundDestinationItem(SID_BACKGRND_DESTINATION, nBackgroundDestination )); in lcl_TableParamToItemSet()

Completed in 54 milliseconds