From b061bc57c70bf7158329219598dd8be55dc9408a Mon Sep 17 00:00:00 2001 From: Kurt Zenker <kz@openoffice.org> Date: Fri, 6 Oct 2006 08:51:05 +0000 Subject: 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 --- sd/inc/helpids.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sd') 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) -- cgit