diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-06 08:51:05 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-06 08:51:05 +0000 |
commit | b061bc57c70bf7158329219598dd8be55dc9408a (patch) | |
tree | 71f8748cd809a52980c62d4398ced73fc59c465a /sd | |
parent | d2e8b84c16d4b1f25b29671a8973457c273c31ab (diff) |
INTEGRATION: CWS impresshydra (1.15.246); FILE MERGED
2006/09/20 07:36:29 cl 1.15.246.1: #i12719# added support for multi monitors
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/helpids.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index 8e3d78cf6a7a..a80091edebbf 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -4,9 +4,9 @@ * * $RCSfile: helpids.h,v $ * - * $Revision: 1.15 $ + * $Revision: 1.16 $ * - * last change: $Author: rt $ $Date: 2005-09-09 02:55:34 $ + * last change: $Author: kz $ $Date: 2006-10-06 09:51:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -269,3 +269,5 @@ #define HID_SD_CUSTOMANIMATIONPANE_TRANSPARENCYPROPERTYBOX (HID_SD_START + 187) #define HID_SD_CUSTOMANIMATIONPANE_SCALEPROPERTYBOX (HID_SD_START + 188) #define HID_SD_CUSTOMANIMATIONPANE_FONTSTYLEPROPERTYBOX (HID_SD_START + 189) + +#define HID_SD_SLIDESHOW_DISPLAY (HID_SD_START + 190) |