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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index e1c2dac2e18c..05e66e56b6df 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -704,5 +704,8 @@
#define HID_FUNC_HYP_GEOM_DIST_MS "SC_HID_FUNC_HYP_GEOM_DIST_MS"
#define HID_FUNC_POISSON_DIST_MS "SC_HID_FUNC_POISSON_DIST_MS"
#define HID_FUNC_WEIBULL_DIST_MS "SC_HID_FUNC_WEIBULL_DIST_MS"
+#define HID_FUNC_GAMMADIST_MS "SC_HID_FUNC_GAMMADIST_MS"
+#define HID_FUNC_GAMMAINV_MS "SC_HID_FUNC_GAMMAINV_MS"
+#define HID_FUNC_GAMMALN_MS "SC_HID_FUNC_GAMMALN_MS"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */