From 05a87f4011f674054d386a8fb724adfaf6e20739 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 10 Jul 2006 11:46:32 +0000 Subject: INTEGRATION: CWS dr47 (1.23.104); FILE MERGED 2006/03/10 14:05:08 dr 1.23.104.1: #i49498# INFO function --- sc/util/hidother.src | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sc') 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 -- cgit