From d534df839df561069ec13f8c83264459db4c6629 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 8 Mar 2005 13:40:04 +0000 Subject: [PATCH] INTEGRATION: CWS iha07 (1.11.10); FILE MERGED 2005/02/14 09:44:15 iha 1.11.10.2: RESYNC: (1.11-1.12); FILE MERGED 2005/02/03 16:30:37 iha 1.11.10.1: #i41302# HelpIds for tabpages in custom-animation-dialog --- sd/inc/helpids.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index 525731707296..33821561557b 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -2,9 +2,9 @@ * * $RCSfile: helpids.h,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-01-31 14:51:28 $ + * last change: $Author: vg $ $Date: 2005-03-08 14:40:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -281,3 +281,8 @@ #define HID_SD_TASK_PANE_PREVIEW_RECENT (HID_SD_START + 175) #define HID_SD_TASK_PANE_PREVIEW_ALL (HID_SD_START + 176) #define HID_SD_TASK_PANE_PREVIEW_LAYOUTS (HID_SD_START + 177) + +#define HID_SD_CUSTOMANIMATIONDIALOG_ENTRANCE (HID_SD_START + 178) +#define HID_SD_CUSTOMANIMATIONDIALOG_EMPHASIS (HID_SD_START + 179) +#define HID_SD_CUSTOMANIMATIONDIALOG_EXIT (HID_SD_START + 180) +#define HID_SD_CUSTOMANIMATIONDIALOG_MOTIONPATH (HID_SD_START + 181)