summaryrefslogtreecommitdiff
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2017-07-20 15:18:18 +0200
committerEike Rathke <erack@redhat.com>2017-07-25 10:36:41 +0200
commita5ec33c9e108a822f418884ab470a7788de3d0e7 (patch)
tree825e2f103831f22725208e6410a28bf1dd126ee5 /sc/inc/helpids.h
parenta542fe8d38811dff152b69796380e1feec7daa28 (diff)
tdf#107135 Add missing ODFF function FINDB.
Change-Id: I96bbca8e6d91448fbb27fe95a57ce62a78d1b2c5 Reviewed-on: https://gerrit.libreoffice.org/40242 Tested-by: Jenkins <ci@libreoffice.org> 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 00190964cbe9..7b07c69d78fa 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -587,6 +587,7 @@
#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"
+#define HID_FUNC_FINDB "SC_HID_FUNC_FINDB"
#endif