diff options
author | Winfried Donkers <winfrieddonkers@libreoffice.org> | 2017-07-05 17:07:08 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2017-07-10 15:13:37 +0200 |
commit | c9f6bd6a714b634c1f366a525cc3571116c3f9f5 (patch) | |
tree | 297523f184425a522d7bf37904356cfe0c846bdf /sc/inc/helpids.h | |
parent | 963a49a4684d1f012c547bb7a626c394abc27dcc (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.h | 1 |
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: */ |