diff options
author | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-18 13:09:52 +0200 |
---|---|---|
committer | Thomas Lange [tl] <tl@openoffice.org> | 2010-06-18 13:09:52 +0200 |
commit | 86307827b3b671154a44b552e2f8a8bb94791442 (patch) | |
tree | 5a167a056ea2f040e7b2dd1ae1f6868a24f79561 /sfx2/util | |
parent | 9d31e5d3ca564c719f94810fd93825131a14699c (diff) | |
parent | 34dd33af79caf3a13ec3a4e7098616ac0b16cf50 (diff) |
cws tl79: merge with DEV300_m83
Diffstat (limited to 'sfx2/util')
-rw-r--r-- | sfx2/util/hidother.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/util/hidother.src b/sfx2/util/hidother.src index 3ef31046bb00..38e5577a72be 100644 --- a/sfx2/util/hidother.src +++ b/sfx2/util/hidother.src @@ -166,3 +166,5 @@ 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_DOCINFOSECURITY { HelpID = HID_DOCINFOSECURITY; }; +hidspecial HID_TASKPANE_VIEW_MENU { HelpID = HID_TASKPANE_VIEW_MENU; }; + |