summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/present.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-06 08:52:47 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-06 08:52:47 +0000
commitbe191c79a6d6b4568e8568c180115777227448bf (patch)
treed089a50173fe896e0af64c07e673f558251b074f /sd/source/ui/inc/present.hrc
parentd919a07d7877a36a4a5f66b098eacef89bf3c57d (diff)
INTEGRATION: CWS impresshydra (1.2.246); FILE MERGED
2006/09/20 07:36:13 cl 1.2.246.4: #i12719# added support for multi monitors 2006/09/01 11:50:18 cl 1.2.246.3: #i12719# added support for span displays 2006/07/19 15:48:33 cl 1.2.246.2: #i12719# added support for multi monitors 2006/07/18 08:00:57 cl 1.2.246.1: #i12719# added support for multi monitors
Diffstat (limited to 'sd/source/ui/inc/present.hrc')
-rw-r--r--sd/source/ui/inc/present.hrc11
1 files changed, 9 insertions, 2 deletions
diff --git a/sd/source/ui/inc/present.hrc b/sd/source/ui/inc/present.hrc
index 440dd1d032b8..138667316619 100644
--- a/sd/source/ui/inc/present.hrc
+++ b/sd/source/ui/inc/present.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: present.hrc,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:48:51 $
+ * last change: $Author: kz $ $Date: 2006-10-06 09:52:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,6 +63,13 @@
#define CBX_CHANGE_PAGE 7
#define CBX_ALWAYS_ON_TOP 8
+#define GRP_MONITOR 9
+#define FT_MONITOR 10
+#define LB_MONITOR 11
+
+#define STR_PRIMARY_MONITOR 1
+#define STR_MONITOR 2
+#define STR_ALL_MONITORS 3
// #define CBX_ENDLESS 1
// #define CBX_WINDOW_PRESENTATION 9