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 ) …
81 const SwHeaderAndFooterEatSpacingItem &rSpacingCtrl = in CalcHdFtDist()82 sw::util::ItemGet<SwHeaderAndFooterEatSpacingItem> in CalcHdFtDist()
629 pHdFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()640 pHdFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()658 pFtFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()669 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()
710 pHdFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()723 pFtFmt->SetFmtAttr(SwHeaderAndFooterEatSpacingItem( in SetPageULSpaceItems()
Completed in 115 milliseconds