diff options
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 7c5955c240c4..e2f6e0612468 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -487,6 +487,7 @@ #define HID_FUNC_WENN "SC_HID_FUNC_WENN" #define HID_FUNC_ODER "SC_HID_FUNC_ODER" #define HID_FUNC_UND "SC_HID_FUNC_UND" +#define HID_FUNC_XOR "SC_HID_FUNC_XOR" #define HID_FUNC_ABS "SC_HID_FUNC_ABS" #define HID_FUNC_POTENZ "SC_HID_FUNC_POTENZ" |