diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-05-07 13:35:55 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-05-07 13:35:55 +0200 |
commit | 290fec540fddd550449bef7e777e43bddb33c313 (patch) | |
tree | e8e42f6e4af1023165e6df39c0b3c292eb57c6c0 /sfx2/util | |
parent | bc53fa7c87db3c9390fcbeb43dfa6a65aa48f4bb (diff) |
slidecopy: export task pane view menu help id
Diffstat (limited to 'sfx2/util')
-rw-r--r-- | sfx2/util/hidother.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index 72b178b2d629..bbea19100df9 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -165,3 +165,4 @@ hidspecial HID_DID_SAVE_PACKED_XML { HelpID = HID_DID_SAVE_PACKED_X hidspecial HID_HELP_ONHELP { HelpID = HID_HELP_ONHELP; }; hidspecial HID_HELP_TEXT_SELECTION_MODE { HelpID = HID_HELP_TEXT_SELECTION_MODE; }; hidspecial HID_DLG_CHECKFORONLINEUPDATE { HelpID = HID_DLG_CHECKFORONLINEUPDATE; }; +hidspecial HID_TASKPANE_VIEW_MENU { HelpID = HID_TASKPANE_VIEW_MENU; };
\ No newline at end of file |