summaryrefslogtreecommitdiffstats
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2014-11-24 13:52:48 +0100
committerEike Rathke <erack@redhat.com>2015-01-14 15:17:08 +0000
commit7eec8e5c7146a231e9d67bd96eaff30018488c39 (patch)
tree9be86554e294af9f747680ebf3d8f8b442d624a1 /sc/inc/helpids.h
parentSome quoting fixes (diff)
downloadcore-7eec8e5c7146a231e9d67bd96eaff30018488c39.tar.gz
core-7eec8e5c7146a231e9d67bd96eaff30018488c39.zip
add ODF1.2 function ERROR.TYPE to Calc
Also, improve exchange between Calc and Excel2013. Change-Id: I491f9e2100a9a2c38e23cf55dd1eda4b5e96db96 Reviewed-on: https://gerrit.libreoffice.org/13101 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 1e820214e10e..9768806cdf7a 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -624,5 +624,6 @@
#define HID_FUNC_ERF_MS "SC_HID_FUNC_ERF_MS"
#define HID_FUNC_ERFC_MS "SC_HID_FUNC_ERFC_MS"
#define HID_FUNC_AGGREGATE "SC_HID_FUNC_AGGREGATE"
+#define HID_FUNC_ERROR_TYPE_ODF "SC_HID_FUNC_ERROR_TYPE_ODF"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */