diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:40:04 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:40:04 +0000 |
commit | d534df839df561069ec13f8c83264459db4c6629 (patch) | |
tree | 247fce9dc244f3f6fe9a8b94321d4a7854b7f7c4 /sd/inc/helpids.h | |
parent | eee9843cb4369ad5afb5b4b157eb2acde356ace2 (diff) |
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
Diffstat (limited to 'sd/inc/helpids.h')
-rw-r--r-- | sd/inc/helpids.h | 9 |
1 files 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) |