summaryrefslogtreecommitdiff
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r--sc/inc/helpids.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index 148f6de40e5c..554755114258 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -695,5 +695,10 @@
#define HID_FUNC_CHISQINV_MS "SC_HID_FUNC_CHISQINV_MS"
#define HID_FUNC_CONFIDENCE_N "SC_HID_FUNC_CONFIDENCE_N"
#define HID_FUNC_CONFIDENCE_T "SC_HID_FUNC_CONFIDENCE_T"
+#define HID_FUNC_F_DIST_LT "SC_HID_FUNC_F_DIST_LT"
+#define HID_FUNC_F_DIST_RT "SC_HID_FUNC_F_DIST_RT"
+#define HID_FUNC_F_INV_LT "SC_HID_FUNC_F_INV_LT"
+#define HID_FUNC_F_INV_RT "SC_HID_FUNC_F_INV_RT"
+#define HID_FUNC_F_TEST_MS "SC_HID_FUNC_F_TEST_MS"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */