diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-12 17:59:48 +0200 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-04-12 17:59:48 +0200 |
commit | 4cb5221199052f80055b978063cb73f05f8563c0 (patch) | |
tree | 03948f721c232047193b43f59e758204a73dba79 /sc/util/hidother.src | |
parent | 6a30f2a3025a9db27d1230d9498570964cd74e3f (diff) | |
parent | 08b211692c10f69c1eba69b7ee290744d96c5cbb (diff) |
CWS-TOOLING: integrate CWS dr74
Diffstat (limited to 'sc/util/hidother.src')
-rw-r--r-- | sc/util/hidother.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/util/hidother.src b/sc/util/hidother.src index 48dfebdf5c2c..ffdb5c329399 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -81,6 +81,7 @@ hidspecial HID_SC_APPEND_NAME { HelpID = HID_SC_APPEND_NAME; }; hidspecial HID_SC_AUTOFMT_NAME { HelpID = HID_SC_AUTOFMT_NAME; }; hidspecial HID_SC_ADD_AUTOFMT { HelpID = HID_SC_ADD_AUTOFMT; }; hidspecial HID_SC_REN_AFMT_NAME { HelpID = HID_SC_REN_AFMT_NAME; }; +hidspecial HID_SC_REN_AFMT_DLG { HelpID = HID_SC_REN_AFMT_DLG; }; hidspecial HID_SC_RENAME_AUTOFMT { HelpID = HID_SC_RENAME_AUTOFMT; }; hidspecial HID_PASSWD_TABLE { HelpID = HID_PASSWD_TABLE; }; hidspecial HID_PASSWD_DOC { HelpID = HID_PASSWD_DOC; }; |