diff options
author | Daniel Rentz <dr@openoffice.org> | 2002-05-22 06:23:28 +0000 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2002-05-22 06:23:28 +0000 |
commit | 604d08a00095e5cf81515b9a527bb0a29649bbeb (patch) | |
tree | d683cd94ad163a7e20f5f95721f1f06de6114410 /sc/util/hidother.src | |
parent | 7f86daa43d46c658f8cd2f21ea7debbedaea8a81 (diff) |
#99369# New dialog 'Select Sheets'
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 04feda0b40fd..0b19a8c45130 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -2,9 +2,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: dr $ $Date: 2002-05-15 08:30:00 $ + * last change: $Author: dr $ $Date: 2002-05-22 07:23:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,6 +121,7 @@ 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; }; +hidspecial HID_SELECTTABLES { HelpId = HID_SELECTTABLES; }; // 2. Seite Funktionsautopilot: nur als Unique-IDs |