summaryrefslogtreecommitdiff
path: root/sw/inc/swatrset.hxx
diff options
context:
space:
mode:
authorFrank Meies <fme@openoffice.org>2002-08-05 09:55:12 +0000
committerFrank Meies <fme@openoffice.org>2002-08-05 09:55:12 +0000
commit47769fc934f02404ab597e755e1ea87d842d8f45 (patch)
tree4138bb0a69284b6b95196127601004745fb2822c /sw/inc/swatrset.hxx
parent52dba819fe3d537199ad823d21b80bfe168a989c (diff)
#101550# New SwHeaderAndFooterEatSpacingItem
Diffstat (limited to 'sw/inc/swatrset.hxx')
-rw-r--r--sw/inc/swatrset.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/swatrset.hxx b/sw/inc/swatrset.hxx
index 16b5930ff06c..4e2759834248 100644
--- a/sw/inc/swatrset.hxx
+++ b/sw/inc/swatrset.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swatrset.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: fme $ $Date: 2002-02-06 16:04:40 $
+ * last change: $Author: fme $ $Date: 2002-08-05 10:45:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -137,6 +137,7 @@ class SwFmtEndAtTxtEnd;
class SwFmtNoBalancedColumns;
class SvxFrameDirectionItem;
class SwTextGridItem;
+class SwHeaderAndFooterEatSpacingItem;
// Grafik-Attribute
class SwMirrorGrf;
@@ -322,6 +323,7 @@ public:
inline const SwFmtNoBalancedColumns &GetBalancedColumns( BOOL = TRUE ) const;
inline const SvxFrameDirectionItem &GetFrmDir( BOOL = TRUE ) const;
inline const SwTextGridItem &GetTextGrid( BOOL = TRUE ) const;
+ inline const SwHeaderAndFooterEatSpacingItem &GetHeaderAndFooterEatSpacing( BOOL = TRUE ) const;
// Grafik-Attribute - impl. steht im grfatr.hxx
inline const SwMirrorGrf &GetMirrorGrf( BOOL = TRUE ) const;