summaryrefslogtreecommitdiffstats
path: root/sd/inc/sdattr.hrc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-10-06 08:51:20 +0000
committerKurt Zenker <kz@openoffice.org>2006-10-06 08:51:20 +0000
commit7fccbb6fd2faf8598e7840d27a44981a722f6226 (patch)
tree2ee94cb29936e8364279211cacf753e99625b5f2 /sd/inc/sdattr.hrc
parentINTEGRATION: CWS impresshydra (1.15.246); FILE MERGED (diff)
downloadcore-7fccbb6fd2faf8598e7840d27a44981a722f6226.tar.gz
core-7fccbb6fd2faf8598e7840d27a44981a722f6226.zip
INTEGRATION: CWS impresshydra (1.3.246); FILE MERGED
2006/07/18 07:53:02 cl 1.3.246.1: #i12719# added support for multi monitors
Diffstat (limited to 'sd/inc/sdattr.hrc')
-rw-r--r--sd/inc/sdattr.hrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/sd/inc/sdattr.hrc b/sd/inc/sdattr.hrc
index 29477c47ddbd..3805506ce478 100644
--- a/sd/inc/sdattr.hrc
+++ b/sd/inc/sdattr.hrc
@@ -4,9 +4,9 @@
*
* $RCSfile: sdattr.hrc,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 02:57:48 $
+ * last change: $Author: kz $ $Date: 2006-10-06 09:51:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -84,7 +84,8 @@
#define ATTR_PRESENT_ANIMATION_ALLOWED ATTR_PRESENT_START + 12
#define ATTR_PRESENT_PAUSE_TIMEOUT ATTR_PRESENT_START + 13
#define ATTR_PRESENT_SHOW_PAUSELOGO ATTR_PRESENT_START + 14
-#define ATTR_PRESENT_END ATTR_PRESENT_SHOW_PAUSELOGO
+#define ATTR_PRESENT_DISPLAY ATTR_PRESENT_START + 15
+#define ATTR_PRESENT_END ATTR_PRESENT_DISPLAY
// Transformations-Attribute
#define ATTR_TRANSF_START ATTR_PRESENT_END + 1