summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-10 15:11:19 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-10 15:11:19 +0000
commitf969d3182bc00bb50ea6ee7eee4b85544a81f805 (patch)
tree6636cdccd1ddd896edee6456ff7298ef30ed27c8 /sw/source/filter/ww8/ww8par2.hxx
parent361931fac2e77097bf63147c8a42615055959ac2 (diff)
INTEGRATION: CWS pchfix04 (1.43.120); FILE MERGED
2007/02/05 08:27:38 os 1.43.120.1: #i73604# usage of ITEMID_* removed
Diffstat (limited to 'sw/source/filter/ww8/ww8par2.hxx')
-rw-r--r--sw/source/filter/ww8/ww8par2.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/filter/ww8/ww8par2.hxx b/sw/source/filter/ww8/ww8par2.hxx
index 3d841008eb6b..d6473aa9bffb 100644
--- a/sw/source/filter/ww8/ww8par2.hxx
+++ b/sw/source/filter/ww8/ww8par2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ww8par2.hxx,v $
*
- * $Revision: 1.43 $
+ * $Revision: 1.44 $
*
- * last change: $Author: hr $ $Date: 2006-08-14 17:18:54 $
+ * last change: $Author: kz $ $Date: 2007-05-10 16:11:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -189,6 +189,7 @@ public:
nOutlineLevel( MAXLEVEL ),
n81Flags( 0 ),
n81BiDiFlags(0),
+ maWordLR( RES_LR_SPACE ),
bValid(false),
bImported(false),
bColl(false),