diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:45:23 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:45:23 +0000 |
commit | 5ef083720e94ae096dc18a22aa8a7a52b217b7c8 (patch) | |
tree | 4f95387dd108daa139b7123155f7c995863f5ca2 /sd/util/hidother.src | |
parent | fb14ea098531f4f48327395d7d035cc4026f0873 (diff) |
INTEGRATION: CWS iha07 (1.10.10); FILE MERGED
2005/02/14 09:59:58 iha 1.10.10.2: RESYNC: (1.10-1.11); FILE MERGED
2005/02/03 16:31:24 iha 1.10.10.1: #i41302# HelpIds for tabpages in custom-animation-dialog
Diffstat (limited to 'sd/util/hidother.src')
-rw-r--r-- | sd/util/hidother.src | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/sd/util/hidother.src b/sd/util/hidother.src index ca043d11c9ab..f8e1ef248054 100644 --- a/sd/util/hidother.src +++ b/sd/util/hidother.src @@ -1,10 +1,10 @@ -/************************************************************************* +/************************************************************************ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: rt $ $Date: 2005-01-31 15:00:47 $ + * last change: $Author: vg $ $Date: 2005-03-08 14:45:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -212,3 +212,8 @@ hidspecial HID_SD_TASK_PANE_PREVIEW_CURRENT { HelpId = HID_SD_TASK_PANE_PREVIEW_ hidspecial HID_SD_TASK_PANE_PREVIEW_RECENT { HelpId = HID_SD_TASK_PANE_PREVIEW_RECENT; }; hidspecial HID_SD_TASK_PANE_PREVIEW_ALL { HelpId = HID_SD_TASK_PANE_PREVIEW_ALL; }; hidspecial HID_SD_TASK_PANE_PREVIEW_LAYOUTS { HelpId = HID_SD_TASK_PANE_PREVIEW_LAYOUTS; }; + +hidspecial HID_SD_CUSTOMANIMATIONDIALOG_ENTRANCE { HelpId = HID_SD_CUSTOMANIMATIONDIALOG_ENTRANCE; }; +hidspecial HID_SD_CUSTOMANIMATIONDIALOG_EMPHASIS { HelpId = HID_SD_CUSTOMANIMATIONDIALOG_EMPHASIS; }; +hidspecial HID_SD_CUSTOMANIMATIONDIALOG_EXIT { HelpId = HID_SD_CUSTOMANIMATIONDIALOG_EXIT; }; +hidspecial HID_SD_CUSTOMANIMATIONDIALOG_MOTIONPATH { HelpId = HID_SD_CUSTOMANIMATIONDIALOG_MOTIONPATH; }; |