diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-10 11:46:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-10 11:46:32 +0000 |
commit | 05a87f4011f674054d386a8fb724adfaf6e20739 (patch) | |
tree | 2b197390699bfff86d416e0bce725a5a3d454c64 /sc/util | |
parent | ce94ee8963d7bdc20be22e8b1d37998879b52ee1 (diff) |
INTEGRATION: CWS dr47 (1.23.104); FILE MERGED
2006/03/10 14:05:08 dr 1.23.104.1: #i49498# INFO function
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 5d0339e4f0e1..04cd3c14ea93 100644 --- a/sc/util/hidother.src +++ b/sc/util/hidother.src @@ -4,9 +4,9 @@ * * $RCSfile: hidother.src,v $ * - * $Revision: 1.23 $ + * $Revision: 1.24 $ * - * last change: $Author: rt $ $Date: 2005-10-21 12:10:22 $ + * last change: $Author: obo $ $Date: 2006-07-10 12:46:32 $ * * 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_INFO { HelpID = HID_FUNC_INFO; }; hidspecial HID_FUNC_BAHTTEXT { HelpID = HID_FUNC_BAHTTEXT; }; // ... and from Analysis Addin |