diff options
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r-- | sc/inc/helpids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 71bb83ebb077..148f6de40e5c 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -693,5 +693,7 @@ #define HID_FUNC_CHITEST_MS "SC_HID_FUNC_CHITEST_MS" #define HID_FUNC_CHISQDIST_MS "SC_HID_FUNC_CHISQDIST_MS" #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" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |