summaryrefslogtreecommitdiff
path: root/sc/util/hidother.src
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-03-01 14:42:55 +0000
committerDaniel Rentz <dr@openoffice.org>2001-03-01 14:42:55 +0000
commita50cd1b3f21154f1fa9b7b97f77198c1235f0a0d (patch)
treeb8ef9548fd2ccacd84fd519b49f52077f1117133 /sc/util/hidother.src
parent8d09d0dc729d6367d82be28f5aeb5e9bf225e6c3 (diff)
new calc function ARABIC
Diffstat (limited to 'sc/util/hidother.src')
-rw-r--r--sc/util/hidother.src5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/util/hidother.src b/sc/util/hidother.src
index 87694a0b4a6d..56ba11d47020 100644
--- a/sc/util/hidother.src
+++ b/sc/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2001-02-28 16:45:43 $
+ * last change: $Author: dr $ $Date: 2001-03-01 15:42:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -389,4 +389,5 @@ hidspecial HID_FUNC_BASIS { HelpID = HID_FUNC_BASIS; };
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; };