summaryrefslogtreecommitdiff
path: root/sc/util/hidother.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 10:23:30 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 10:23:30 +0000
commit278ebd17eb7771fdf6b0cf275d2f5fa9b906c377 (patch)
tree7fff84a6c40ecd693c7835b616c8494f9146bade /sc/util/hidother.src
parente2a388a5cc3b96801749e28cdcf401059b67f247 (diff)
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
Diffstat (limited to 'sc/util/hidother.src')
-rw-r--r--sc/util/hidother.src8
1 files changed, 6 insertions, 2 deletions
diff --git a/sc/util/hidother.src b/sc/util/hidother.src
index 59c9f139a503..3f41028692dd 100644
--- a/sc/util/hidother.src
+++ b/sc/util/hidother.src
@@ -4,9 +4,9 @@
*
* $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 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_JIS { HelpID = HID_FUNC_JIS; };
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