diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 13:33:25 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-11-26 13:33:25 +0000 |
commit | ecae12c99ad26f14ea0e1effc4088c0b16a441fa (patch) | |
tree | 5731b02d7130d56d6a6273470268e9ca4c9bf9b8 /svx/util/hidother.src | |
parent | 891c7f492abd527e5b4ff1a5d904cd118d324a12 (diff) |
INTEGRATION: CWS gt08hangulhanja (1.34.30); FILE MERGED
2004/10/15 17:21:09 tl 1.34.30.2: RESYNC: (1.34-1.35); FILE MERGED
2004/10/11 15:06:12 iha 1.34.30.1: #116050# manual help ids for the special suggestion control
Diffstat (limited to 'svx/util/hidother.src')
-rw-r--r-- | svx/util/hidother.src | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/svx/util/hidother.src b/svx/util/hidother.src index 1b94e9f8fa26..65ee9a48c8ec 100644 --- a/svx/util/hidother.src +++ b/svx/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: rt $ $Date: 2004-09-17 13:49:31 $ + * last change: $Author: rt $ $Date: 2004-11-26 14:33:25 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -492,4 +492,8 @@ hidspecial HID_SVX_BASIC_MACRO_ORGANIZER { HelpId = HID_SVX_BASIC_MACRO_ORGANIZE hidspecial HID_SVX_BASIC_DIALOG_ORGANIZER { HelpId = HID_SVX_BASIC_DIALOG_ORGANIZER; }; hidspecial HID_SVX_COMMON_MACRO_ORGANIZER { HelpId = HID_SVX_COMMON_MACRO_ORGANIZER; }; +hidspecial HID_HANGULDLG_SUGGESTIONS { HelpId = HID_HANGULDLG_SUGGESTIONS; }; +hidspecial HID_HANGULDLG_SUGGESTIONS_GRID { HelpId = HID_HANGULDLG_SUGGESTIONS_GRID; }; +hidspecial HID_HANGULDLG_SUGGESTIONS_LIST { HelpId = HID_HANGULDLG_SUGGESTIONS_LIST; }; + |