summaryrefslogtreecommitdiffstats
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2013-10-31 10:33:06 +0100
committerEike Rathke <erack@redhat.com>2013-10-31 16:26:05 +0000
commit6d2f42199c2a9b48c9e19d7ae087f5452bfbd401 (patch)
tree8f43eb34e50fd0d8decb635d033ae62215363355 /sc/inc/helpids.h
parentRelated #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoords (diff)
downloadcore-6d2f42199c2a9b48c9e19d7ae087f5452bfbd401.tar.gz
core-6d2f42199c2a9b48c9e19d7ae087f5452bfbd401.zip
fdo#71008 add Excel 2010 functions BETA.DEST and BETA.INV
Change-Id: I65863031cc2795713bf80c17dfc787e2700a556a Reviewed-on: https://gerrit.libreoffice.org/6505 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 831e2d9acd3f..820086ea31f1 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -684,5 +684,7 @@
#define HID_FUNC_ST_DEV_S "SC_HID_FUNC_ST_DEV_S"
#define HID_FUNC_VAR_P_MS "SC_HID_FUNC_VAR_P_MS"
#define HID_FUNC_VAR_S "SC_HID_FUNC_VAR_S"
+#define HID_FUNC_BETADIST_MS "SC_HID_FUNC_BETADIST_MS"
+#define HID_FUNC_BETAINV_MS "SC_HID_FUNC_BETAINV_MS"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */