diff options
author | Niklas Nebel <nn@openoffice.org> | 2001-12-05 21:10:04 +0000 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2001-12-05 21:10:04 +0000 |
commit | cc8ee696dbd8ebca8ba7603f2b64fe4fdc711fbb (patch) | |
tree | 021446c5ca216477ae9647990f71fab63cccd79d /sc/util/hidother.src | |
parent | 65b2a5ff9969a2e68216c18879299d9fd7a7dc42 (diff) |
#95575# allow changing the name of OLE objects
Diffstat (limited to 'sc/util/hidother.src')
-rw-r--r-- | sc/util/hidother.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/util/hidother.src b/sc/util/hidother.src index 7829fecf1ae4..004021fc9225 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: nn $ $Date: 2001-06-27 15:06:29 $ + * last change: $Author: nn $ $Date: 2001-12-05 21:56:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -120,6 +120,7 @@ hidspecial HID_PASSWD_TABLE { HelpID = HID_PASSWD_TABLE; }; hidspecial HID_PASSWD_DOC { HelpID = HID_PASSWD_DOC; }; hidspecial HID_CHG_PROTECT { HelpID = HID_CHG_PROTECT; }; hidspecial HID_SCDLG_LINKAREAURL { HelpID = HID_SCDLG_LINKAREAURL; }; +hidspecial HID_SC_RENAME_OBJECT { HelpID = HID_SC_RENAME_OBJECT; }; // 2. Seite Funktionsautopilot: nur als Unique-IDs |