summaryrefslogtreecommitdiff
path: root/sw/inc/swtypes.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 13:49:20 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 13:49:20 +0000
commit0fdab2ef90ff7ef7ad3ebfa35dc88915e232fdce (patch)
tree02748539bcaba4f8782cc4b83f3823b68aeeba8d /sw/inc/swtypes.hxx
parenta19ccf4fbf6286a58850dbd961a6f17e2e2918cd (diff)
INTEGRATION: CWS pages01_DEV300 (1.24.12); FILE MERGED
2007/12/04 15:38:24 fme 1.24.12.1: #i1598# Multiple Page View - Table row/column selection
Diffstat (limited to 'sw/inc/swtypes.hxx')
-rw-r--r--sw/inc/swtypes.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/inc/swtypes.hxx b/sw/inc/swtypes.hxx
index 6cc604a42650..67c15e4e394f 100644
--- a/sw/inc/swtypes.hxx
+++ b/sw/inc/swtypes.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swtypes.hxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 08:12:28 $
+ * last change: $Author: kz $ $Date: 2008-03-07 14:49:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -112,7 +112,8 @@ const SwTwips lMinBorder = 1134;
//Die Wiesenbreite links neben und ueber dem Dokument.
//Die halbe Wiesenbreite ist der Abstand zwischen den Seiten.
-#define DOCUMENTBORDER 568L
+#define DOCUMENTBORDER 568L
+#define GAPBETWEENPAGES 284L
//initiale UndoActionCount
#define UNDO_ACTION_COUNT 20