Searched refs:SwHeaderAndFooterEatSpacingItem (Results 1 – 9 of 9) sorted by relevance
33 class SW_DLLPUBLIC SwHeaderAndFooterEatSpacingItem : public SfxBoolItem class36 SwHeaderAndFooterEatSpacingItem( sal_uInt16 nId = RES_HEADER_FOOTER_EAT_SPACING, in SwHeaderAndFooterEatSpacingItem() function in SwHeaderAndFooterEatSpacingItem48 inline const SwHeaderAndFooterEatSpacingItem &SwAttrSet::GetHeaderAndFooterEatSpacing(sal_Bool bInP… in GetHeaderAndFooterEatSpacing()49 { return (const SwHeaderAndFooterEatSpacingItem&)Get( RES_HEADER_FOOTER_EAT_SPACING,bInP); } in GetHeaderAndFooterEatSpacing()51 inline const SwHeaderAndFooterEatSpacingItem &SwFmt::GetHeaderAndFooterEatSpacing(sal_Bool bInP) co… in GetHeaderAndFooterEatSpacing()
98 class SwHeaderAndFooterEatSpacingItem;307 …inline const SwHeaderAndFooterEatSpacingItem &GetHeaderAndFooterEatSpacing( sal_Bool = sal_True ) …
267 …inline const SwHeaderAndFooterEatSpacingItem &GetHeaderAndFooterEatSpacing( sal_Bool = sal_True ) …
80 const SwHeaderAndFooterEatSpacingItem &rSpacingCtrl = in CalcHdFtDist()81 sw::util::ItemGet<SwHeaderAndFooterEatSpacingItem> in CalcHdFtDist()
628 pHdFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()639 pHdFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()657 pFtFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()668 pFtFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()
1057 SfxItemPresentation SwHeaderAndFooterEatSpacingItem::GetPresentation in GetPresentation()
620 … aAttrTab[ RES_HEADER_FOOTER_EAT_SPACING - POOLATTR_BEGIN ] = new SwHeaderAndFooterEatSpacingItem; in _InitCore()
2481 SfxPoolItem* SwHeaderAndFooterEatSpacingItem::Clone( SfxItemPool* ) const in Clone()2483 return new SwHeaderAndFooterEatSpacingItem( Which(), GetValue() ); in Clone()
709 pHdFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()722 pFtFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()