summaryrefslogtreecommitdiff
path: root/sw/inc/itabenum.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:26:00 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 14:26:00 +0000
commit3eceb1a33494f2f63339896e4f91d08e75be3c45 (patch)
treebd7bddd43b304f0399fa746ae801e129234ea0f2 /sw/inc/itabenum.hxx
parentcc81e422dc30c5c84afb826216afa477be32a125 (diff)
INTEGRATION: CWS writercorehandoff (1.3.4); FILE MERGED
2006/07/31 06:20:58 fme 1.3.4.1: #i50348# Resync
Diffstat (limited to 'sw/inc/itabenum.hxx')
-rw-r--r--sw/inc/itabenum.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/itabenum.hxx b/sw/inc/itabenum.hxx
index ca9387977cc4..db1ad6f0a82e 100644
--- a/sw/inc/itabenum.hxx
+++ b/sw/inc/itabenum.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: itabenum.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:59:44 $
+ * last change: $Author: hr $ $Date: 2006-08-14 15:26:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@ namespace tabopts
const USHORT SPLIT_LAYOUT = 0x08;
const USHORT HEADLINE_NO_BORDER = HEADLINE | SPLIT_LAYOUT;
const USHORT ALL_TBL_INS_ATTR = DEFAULT_BORDER | HEADLINE | SPLIT_LAYOUT;
-};
+}
struct SwInsertTableOptions
{