summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-02 17:14:41 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-02 17:14:41 +0000
commit7eaa9dd1c2442f050b72dc506869f8677e86dc19 (patch)
tree747be88d169548d3d283ef776fc27a59b4e666c5 /sw/inc/format.hxx
parent9c50125475cd94b474f9d27d7dc91abeab91704a (diff)
INTEGRATION: CWS swobjpos02 (1.17.18); FILE MERGED
2004/01/21 08:56:07 od 1.17.18.2: RESYNC: (1.17-1.18); FILE MERGED 2003/10/02 09:47:35 od 1.17.18.1: #i18732# - new option 'FollowTextFlow' for text frames.
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r--sw/inc/format.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index 4ea325cc89f7..c9b99f6b8537 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: format.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: hr $ $Date: 2004-02-02 18:01:07 $
+ * last change: $Author: hr $ $Date: 2004-02-02 18:14:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -286,6 +286,8 @@ public:
INLINE const SvxFrameDirectionItem &GetFrmDir( BOOL = TRUE ) const;
INLINE const SwTextGridItem &GetTextGrid( BOOL = TRUE ) const;
inline const SwHeaderAndFooterEatSpacingItem &GetHeaderAndFooterEatSpacing( BOOL = TRUE ) const;
+ // OD 18.09.2003 #i18732#
+ inline const SwFmtFollowTextFlow &GetFollowTextFlow(BOOL = TRUE) const;
// Grafik-Attribute - impl. steht im grfatr.hxx
INLINE const SwMirrorGrf &GetMirrorGrf( BOOL = TRUE ) const;