summaryrefslogtreecommitdiffstats
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2013-11-09 20:33:13 +0100
committerEike Rathke <erack@redhat.com>2013-11-14 19:03:53 +0000
commit53b2d2ce0c68cd371fb55c8fdbab47a4075bbe8e (patch)
tree469655ae7fac9f07e754bc25b057b4d8d3a6c359 /sc/inc/helpids.h
parentstartcenter: Make the Help and Extensions button work. (diff)
downloadcore-53b2d2ce0c68cd371fb55c8fdbab47a4075bbe8e.tar.gz
core-53b2d2ce0c68cd371fb55c8fdbab47a4075bbe8e.zip
fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.T
Change-Id: I341b0c7a61047627aac1f12bc4653b6f9e65b2e3 Reviewed-on: https://gerrit.libreoffice.org/6625 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r--sc/inc/helpids.h2
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: */