diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-02-25 17:26:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-02-26 22:14:43 +0100 |
commit | 28488c94d697f169baaf4c67bf2c71287b503c43 (patch) | |
tree | 124245dfe4d87a722fe441ddee97ec8dbfb5bc06 /sc/inc/helpids.h | |
parent | 94fa259e769b44f2c2ea7f1667b28f2c07489668 (diff) |
convert corner case warningboxes with checkboxes
Change-Id: Ic8b58b792236a733b6687148eac5c06bbf734acf
Reviewed-on: https://gerrit.libreoffice.org/50325
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r-- | sc/inc/helpids.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 4f285dc45881..6d8606c8a246 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -66,10 +66,6 @@ // Other help IDs (max.70) --------------------------------------------------- #define HID_SELECTTABLES "SC_HID_SELECTTABLES" -#define HID_SC_REPLCELLSWARN "SC_HID_SC_REPLCELLSWARN" - - - // Analysis Addin Functions (max.120) ---------------------------------------- |