summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-24 08:55:47 +0000
committerOliver Specht <os@openoffice.org>2000-10-24 08:55:47 +0000
commit0a565f2e9e4fe99cb3353d444b52ead220572604 (patch)
tree65dc169395925e4f770d9b33c2d965ed638fc9b4 /sw/inc
parent799d6874d51a86078bfc86f2de43e968ff411315 (diff)
graphic mirror properties changed
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/unomid.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/unomid.h b/sw/inc/unomid.h
index ee45b744ca12..4d53115ba559 100644
--- a/sw/inc/unomid.h
+++ b/sw/inc/unomid.h
@@ -2,9 +2,9 @@
*
* $RCSfile: unomid.h,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 17:14:29 $
+ * last change: $Author: os $ $Date: 2000-10-24 09:55:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,8 +63,8 @@
#define MID_MIRROR_VERT 0
-#define MID_MIRROR_HORZ 1
-#define MID_MIRROR_HORZ_PAGETOGGLE 2
+#define MID_MIRROR_HORZ_EVEN_PAGES 1
+#define MID_MIRROR_HORZ_ODD_PAGES 2
#define MID_PAGEDESC_PAGEDESCNAME 0
#define MID_PAGEDESC_PAGENUMOFFSET 1