summaryrefslogtreecommitdiff
path: root/sc/inc/helpids.h
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-12-16 22:22:13 +0100
committerEike Rathke <erack@redhat.com>2015-12-17 15:14:43 +0100
commitdb1e34aecd4290623a74b9bbeb602e072b1a49ec (patch)
tree6e1c5605e9c49e99ab6179166692c270f5da5e88 /sc/inc/helpids.h
parent348d7f6170d6ab83c8086f097aed7bdb1b64930a (diff)
add RAWSUBTRACT spreadsheet function, tdf#71459
Change-Id: I2ae13771c85044b771e253a8189a30cb4aecb30f
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 3b41eb8b2495..6f2ab4ebd17f 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -632,5 +632,6 @@
#define HID_FUNC_CEIL_MATH "SC_HID_FUNC_CEIL_MATH"
#define HID_FUNC_FLOOR_MATH "SC_HID_FUNC_FLOOR_MATH"
#define HID_FUNC_FLOOR_PRECISE "SC_HID_FUNC_FLOOR_PRECISE"
+#define HID_FUNC_RAWSUBTRACT "SC_HID_FUNC_RAWSUBTRACT"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */