summaryrefslogtreecommitdiff
path: root/sw/inc/fmtcol.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:23:18 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:23:18 +0000
commit95281b0f03916239d96ae242984568abb3fec75e (patch)
tree61227b6106b4bd3c486a853c74b5f8cc589abb0e /sw/inc/fmtcol.hxx
parent66922481db5d0fdb73e85e79d5d5f374bbefd9e6 (diff)
INTEGRATION: CWS writercorehandoff (1.6.4); FILE MERGED
2006/07/31 06:20:58 fme 1.6.4.1: #i50348# Resync
Diffstat (limited to 'sw/inc/fmtcol.hxx')
-rw-r--r--sw/inc/fmtcol.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/fmtcol.hxx b/sw/inc/fmtcol.hxx
index 21fb04bd26e1..f38603cd0a71 100644
--- a/sw/inc/fmtcol.hxx
+++ b/sw/inc/fmtcol.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmtcol.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:48:41 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:23:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -230,7 +230,7 @@ public:
typedef SwCollCondition* SwCollConditionPtr;
-SV_DECL_PTRARR_DEL( SwFmtCollConditions, SwCollConditionPtr, 0, 5 );
+SV_DECL_PTRARR_DEL( SwFmtCollConditions, SwCollConditionPtr, 0, 5 )
class SW_DLLPUBLIC SwConditionTxtFmtColl : public SwTxtFmtColl
{