diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-10-21 11:10:22 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-10-21 11:10:22 +0000 |
commit | b771ac6fca5b2aa20c3af6097a1414f23f3c88ee (patch) | |
tree | 307bedc1f93ec19661ed7b6572732e63c0fda482 /sc/util | |
parent | fab2ccc56d256748156512390a07ecca33fc6f35 (diff) |
INTEGRATION: CWS dr41 (1.21.230); FILE MERGED
2005/10/05 02:03:17 dr 1.21.230.2: RESYNC: (1.21-1.22); FILE MERGED
2005/08/25 14:27:45 dr 1.21.230.1: #i42727# BAHTTEXT
Diffstat (limited to 'sc/util')
-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 d7ca649efc8a..5d0339e4f0e1 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: rt $ $Date: 2005-09-08 23:15:12 $ + * last change: $Author: rt $ $Date: 2005-10-21 12:10:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -384,6 +384,7 @@ hidspecial HID_FUNC_DEZIMAL { HelpID = HID_FUNC_DEZIMAL; }; hidspecial HID_FUNC_UMRECHNEN { HelpID = HID_FUNC_UMRECHNEN; }; hidspecial HID_FUNC_ROEMISCH { HelpID = HID_FUNC_ROEMISCH; }; hidspecial HID_FUNC_ARABISCH { HelpID = HID_FUNC_ARABISCH; }; +hidspecial HID_FUNC_BAHTTEXT { HelpID = HID_FUNC_BAHTTEXT; }; // ... and from Analysis Addin |