INTEGRATION: CWS odff02 (1.27.30); FILE MERGED

2008/02/29 23:55:45 er 1.27.30.2: #i86514# prepare functions EUROCONVERT and NUMBERVALUE, suppressed
2008/02/29 21:13:32 er 1.27.30.1: #i86514# prepare functions UNICODE and UNICHAR, suppressed
This commit is contained in:
Kurt Zenker 2008-03-07 10:23:30 +00:00
parent e2a388a5cc
commit 278ebd17eb

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: hidother.src,v $ * $RCSfile: hidother.src,v $
* *
* $Revision: 1.27 $ * $Revision: 1.28 $
* *
* last change: $Author: ihi $ $Date: 2008-02-05 15:49:29 $ * last change: $Author: kz $ $Date: 2008-03-07 11:23:30 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -390,6 +390,10 @@ hidspecial HID_FUNC_INFO { HelpID = HID_FUNC_INFO; };
hidspecial HID_FUNC_BAHTTEXT { HelpID = HID_FUNC_BAHTTEXT; }; hidspecial HID_FUNC_BAHTTEXT { HelpID = HID_FUNC_BAHTTEXT; };
hidspecial HID_FUNC_JIS { HelpID = HID_FUNC_JIS; }; hidspecial HID_FUNC_JIS { HelpID = HID_FUNC_JIS; };
hidspecial HID_FUNC_ASC { HelpID = HID_FUNC_ASC; }; hidspecial HID_FUNC_ASC { HelpID = HID_FUNC_ASC; };
hidspecial HID_FUNC_UNICODE { HelpID = HID_FUNC_UNICODE; };
hidspecial HID_FUNC_UNICHAR { HelpID = HID_FUNC_UNICHAR; };
hidspecial HID_FUNC_EUROCONVERT { HelpID = HID_FUNC_EUROCONVERT; };
hidspecial HID_FUNC_NUMBERVALUE { HelpID = HID_FUNC_NUMBERVALUE; };
// ... and from Analysis Addin // ... and from Analysis Addin