summaryrefslogtreecommitdiff
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2017-07-05 17:07:08 +0200
committerEike Rathke <erack@redhat.com>2017-07-10 15:13:37 +0200
commitc9f6bd6a714b634c1f366a525cc3571116c3f9f5 (patch)
tree297523f184425a522d7bf37904356cfe0c846bdf /sc/inc/helpids.h
parent963a49a4684d1f012c547bb7a626c394abc27dcc (diff)
tdf#107135, add missing ODFF function REPLACEB.
Change-Id: I8d782b109eb390838b6c4f3a85e9b344ecef87ec Reviewed-on: https://gerrit.libreoffice.org/39606 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
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 0d366b6ad4b5..780470cc5f89 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -583,5 +583,6 @@
#define HID_FUNC_MINIFS_MS "SC_HID_FUNC_MINIFS_MS"
#define HID_FUNC_MAXIFS_MS "SC_HID_FUNC_MAXIFS_MS"
#define HID_FUNC_ROUNDSIG "SC_HID_FUNC_ROUNDSIG"
+#define HID_FUNC_REPLACEB "SC_HID_FUNC_REPLACEB"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */