summaryrefslogtreecommitdiffstats
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2014-04-17 21:58:26 +0200
committerEike Rathke <erack@redhat.com>2014-04-25 09:39:31 +0000
commit29c9712b042e410e93e92dead15f353f6ca1e263 (patch)
tree73c8f7511450fcab912750d3c1b6054804a83519 /sc/inc/helpids.h
parentUpdated core (diff)
downloadcore-29c9712b042e410e93e92dead15f353f6ca1e263.tar.gz
core-29c9712b042e410e93e92dead15f353f6ca1e263.zip
fdo#73148 (partial patch) Add Excel 2010 function AGGREGATE
Change-Id: If8fc8608699a14e573456af2e1180342be942dd1 Reviewed-on: https://gerrit.libreoffice.org/8475 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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index 2f73f3fbd12c..b5303e221803 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -706,5 +706,6 @@
#define HID_FUNC_WORKDAY_MS "SC_HID_FUNC_WORKDAY_MS"
#define HID_FUNC_ERF_MS "SC_HID_FUNC_EFR_MS"
#define HID_FUNC_ERFC_MS "SC_HID_FUNC_ERFC_MS"
+#define HID_FUNC_AGGREGATE "SC_HID_FUNC_AGGREGATE"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */