summaryrefslogtreecommitdiff
path: root/sc/util
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-03-08 10:57:21 +0000
committerDaniel Rentz <dr@openoffice.org>2001-03-08 10:57:21 +0000
commit5a5288cd3ded5eea8c5b5ed9d441e42f6427656d (patch)
tree103114c5dd5947cbbc114f2af6faea52ee212490 /sc/util
parent239804a4a5f21b3f96a78a2c60c69647c2ac3572 (diff)
new calc function CELL
Diffstat (limited to 'sc/util')
-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 cdf5c2d3713b..5987a409a4db 100644
--- a/sc/util/hidother.src
+++ b/sc/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: dr $ $Date: 2001-03-05 14:58:09 $
+ * last change: $Author: dr $ $Date: 2001-03-08 11:57:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -193,6 +193,7 @@ hidspecial HID_FUNC_FORMEL { HelpID = HID_FUNC_FORMEL; };
hidspecial HID_FUNC_N { HelpID = HID_FUNC_N; };
hidspecial HID_FUNC_NV { HelpID = HID_FUNC_NV; };
hidspecial HID_FUNC_TYP { HelpID = HID_FUNC_TYP; };
+hidspecial HID_FUNC_ZELLE { HelpID = HID_FUNC_ZELLE; };
hidspecial HID_FUNC_AKTUELL { HelpID = HID_FUNC_AKTUELL; };
hidspecial HID_FUNC_FALSCH { HelpID = HID_FUNC_FALSCH; };
hidspecial HID_FUNC_NICHT { HelpID = HID_FUNC_NICHT; };