summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 18:38:40 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 18:38:40 +0000
commita5e3c298d586c551243d51d88af7e825467b8dc6 (patch)
treebe67ca5c1acec008c03e0ae6c6bc26d3e50c6b42 /sd/inc/helpids.h
parent7af6081e6cc9e7d1dc9dcca3df73798423635689 (diff)
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
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r--sd/inc/helpids.h14
1 files changed, 11 insertions, 3 deletions
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)