summaryrefslogtreecommitdiff
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index edc90dc1dbf3..3f3300eeacf4 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1026,6 +1026,11 @@
#define RID_BMP_MINUS (BMP_START + 32)
#define RID_BMP_NOTPRESSED (BMP_START + 33)
#define RID_BMP_PRESSED (BMP_START + 34)
+#define RID_BMP_INPUT_FUNCTION (BMP_START + 35)
+#define RID_BMP_INPUT_SUM (BMP_START + 36)
+#define RID_BMP_INPUT_EQUAL (BMP_START + 37)
+#define RID_BMP_INPUT_CANCEL (BMP_START + 38)
+#define RID_BMP_INPUT_OK (BMP_START + 39)
#define BMP_END (BMP_START + 100)