summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-05-27 15:09:25 +0000
committerRüdiger Timm <rt@openoffice.org>2003-05-27 15:09:25 +0000
commit11804a9d97d04f5b37a05dab19171317a49af945 (patch)
treefacab9ded411472c22940c4a4d53cd999086c425 /sw/inc/format.hxx
parentfb16e8cd53df763192d41c62a081719459c7be10 (diff)
INTEGRATION: CWS aig03 (1.15.212); FILE MERGED
2003/05/20 13:47:23 os 1.15.212.1: #108789# paragraph attribute for border merging added
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r--sw/inc/format.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index 3c4630d1cfd4..d99e5fa6a50a 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: format.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: od $ $Date: 2002-08-28 11:37:25 $
+ * last change: $Author: rt $ $Date: 2003-05-27 16:09:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -320,6 +320,7 @@ public:
inline const SvxForbiddenRuleItem &GetForbiddenRule(BOOL = TRUE) const;
inline const SvxParaVertAlignItem &GetParaVertAlign(BOOL = TRUE) const;
inline const SvxParaGridItem &GetParaGrid(BOOL = TRUE) const;
+ inline const SwParaConnectBorderItem &GetParaConnectBorder(BOOL = TRUE ) const;
// TabellenBox-Attribute - impl. steht im cellatr.hxx
INLINE const SwTblBoxNumFormat &GetTblBoxNumFmt( BOOL = TRUE ) const;