summaryrefslogtreecommitdiff
path: root/sc/util
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-03-13 14:38:11 +0000
committerDaniel Rentz <dr@openoffice.org>2001-03-13 14:38:11 +0000
commitcf2f2870942978f8f61df09d418f6d193e52ca74 (patch)
tree570f6f8d22e4edb0165715ec113b9fa123994881 /sc/util
parent861752ea90d824bc95631789a635ac4dfe22d439 (diff)
new calc function ISPMT
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 5987a409a4db..f5dd247ab4ad 100644
--- a/sc/util/hidother.src
+++ b/sc/util/hidother.src
@@ -2,9 +2,9 @@
*
* $RCSfile: hidother.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: dr $ $Date: 2001-03-08 11:57:21 $
+ * last change: $Author: dr $ $Date: 2001-03-13 15:38:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -177,6 +177,7 @@ hidspecial HID_FUNC_NOMINAL { HelpID = HID_FUNC_NOMINAL; };
hidspecial HID_FUNC_NBW { HelpID = HID_FUNC_NBW; };
hidspecial HID_FUNC_IKV { HelpID = HID_FUNC_IKV; };
hidspecial HID_FUNC_QIKV { HelpID = HID_FUNC_QIKV; };
+hidspecial HID_FUNC_ISPMT { HelpID = HID_FUNC_ISPMT; };
hidspecial HID_FUNC_LAUFZEIT { HelpID = HID_FUNC_LAUFZEIT; };
hidspecial HID_FUNC_ZGZ { HelpID = HID_FUNC_ZGZ; };
hidspecial HID_FUNC_ISTBEZUG { HelpID = HID_FUNC_ISTBEZUG; };