From a5e3c298d586c551243d51d88af7e825467b8dc6 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 26 Nov 2004 18:38:40 +0000 Subject: INTEGRATION: CWS presentationengine01 (1.9.4); FILE MERGED 2004/09/30 15:30:22 af 1.9.4.2: #i34242# Added help ids for task pane. 2004/08/25 16:42:25 cl 1.9.4.1: replaced old FuSlideShow with new SlideShow --- sd/inc/helpids.h | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'sd/inc/helpids.h') diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h index f610a9c13f63..8c40fb826eec 100644 --- a/sd/inc/helpids.h +++ b/sd/inc/helpids.h @@ -2,9 +2,9 @@ * * $RCSfile: helpids.h,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: obo $ $Date: 2004-08-12 09:12:23 $ + * last change: $Author: rt $ $Date: 2004-11-26 19:38:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -105,7 +105,6 @@ #define HID_SD_NAVIGATOR_TBX (HID_SD_START + 30) #define HID_SD_NAVIGATOR_LB (HID_SD_START + 31) -#define HID_SD_NAVIGATOR_TBI_LIVE (HID_SD_START + 32) #define HID_SD_NAVIGATOR_TBI_PEN (HID_SD_START + 33) #define HID_SD_NAVIGATOR_TBI_FIRST (HID_SD_START + 34) #define HID_SD_NAVIGATOR_TBI_PREV (HID_SD_START + 35) @@ -235,3 +234,12 @@ #define HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT (HID_SD_START + 134) #define HID_SD_DRAW_MEDIA_TOOLBOX (HID_SD_START + 135) + +#define HID_SD_TASK_PANE (HID_SD_START + 136) +#define HID_SD_SLIDE_DESIGNS (HID_SD_START + 137) +#define HID_SD_CURRENT_MASTERS (HID_SD_START + 138) +#define HID_SD_RECENT_MASTERS (HID_SD_START + 139) +#define HID_SD_ALL_MASTERS (HID_SD_START + 140) +#define HID_SD_SLIDE_LAYOUTS (HID_SD_START + 141) +#define HID_SD_CUSTOM_ANIMATIONS (HID_SD_START + 142) +#define HID_SD_SLIDE_TRANSITIONS (HID_SD_START + 143) -- cgit