diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-31 14:00:47 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-31 14:00:47 +0000 |
commit | 213894685db28ea8b6015af90add2fbe62eea2fc (patch) | |
tree | f4af8499787215327d77c5d1c067210ec46e082e /sd/util/hidother.src | |
parent | edd8066caff1e1a590d288eb9688b5777b475860 (diff) |
INTEGRATION: CWS iha06 (1.9.40); FILE MERGED
2005/01/18 15:11:58 iha 1.9.40.1: #i40783# added missing helpids
Diffstat (limited to 'sd/util/hidother.src')
-rw-r--r-- | sd/util/hidother.src | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sd/util/hidother.src b/sd/util/hidother.src index fa5001e968b7..ca043d11c9ab 100644 --- a/sd/util/hidother.src +++ b/sd/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: kz $ $Date: 2005-01-21 16:38:36 $ + * last change: $Author: rt $ $Date: 2005-01-31 15:00:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -206,3 +206,9 @@ hidspecial HID_SD_SLIDETRANSITIONPANE_PB_APPLY_TO_ALL { HelpId = HID_SD_SLI hidspecial HID_SD_SLIDETRANSITIONPANE_PB_PLAY { HelpId = HID_SD_SLIDETRANSITIONPANE_PB_PLAY; }; hidspecial HID_SD_SLIDETRANSITIONPANE_PB_SLIDE_SHOW { HelpId = HID_SD_SLIDETRANSITIONPANE_PB_SLIDE_SHOW; }; hidspecial HID_SD_SLIDETRANSITIONPANE_CB_AUTO_PREVIEW { HelpId = HID_SD_SLIDETRANSITIONPANE_CB_AUTO_PREVIEW; }; + +hidspecial HID_SD_TASK_PANE_VIEW_MENU { HelpId = HID_SD_TASK_PANE_VIEW_MENU; }; +hidspecial HID_SD_TASK_PANE_PREVIEW_CURRENT { HelpId = HID_SD_TASK_PANE_PREVIEW_CURRENT; }; +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; }; |