summaryrefslogtreecommitdiff
path: root/sd/inc/helpids.h
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-01-31 13:51:28 +0000
committerRüdiger Timm <rt@openoffice.org>2005-01-31 13:51:28 +0000
commit57f27172730aeea77a81af75bb20cd947e81caa6 (patch)
tree2a1fb60b0c4f8fb4a068ed15d5cfa3fa3c6edc1a /sd/inc/helpids.h
parent96c26f3824501df2a64ee8df1948453e9aef39a3 (diff)
INTEGRATION: CWS iha06 (1.10.40); FILE MERGED
2005/01/18 15:06:26 iha 1.10.40.1: #i40783# added missing helpids
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r--sd/inc/helpids.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/sd/inc/helpids.h b/sd/inc/helpids.h
index a4069cf5c2b9..525731707296 100644
--- a/sd/inc/helpids.h
+++ b/sd/inc/helpids.h
@@ -2,9 +2,9 @@
*
* $RCSfile: helpids.h,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 16:31:46 $
+ * last change: $Author: rt $ $Date: 2005-01-31 14:51:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -275,3 +275,9 @@
#define HID_SD_SLIDETRANSITIONPANE_PB_PLAY (HID_SD_START + 170)
#define HID_SD_SLIDETRANSITIONPANE_PB_SLIDE_SHOW (HID_SD_START + 171)
#define HID_SD_SLIDETRANSITIONPANE_CB_AUTO_PREVIEW (HID_SD_START + 172)
+
+#define HID_SD_TASK_PANE_VIEW_MENU (HID_SD_START + 173)
+#define HID_SD_TASK_PANE_PREVIEW_CURRENT (HID_SD_START + 174)
+#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)