diff options
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/helpids.h | 3 | ||||
-rw-r--r-- | sc/inc/scres.hrc | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 39df049390db..87fe34b4cc97 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -46,9 +46,6 @@ #define HID_SC_ADD_AUTOFMT "SC_HID_SC_ADD_AUTOFMT" #define HID_SC_AUTOFMT_NAME "SC_HID_SC_AUTOFMT_NAME" -#define HID_SC_SCENARIO_DELETE "SC_HID_SC_SCENARIO_DELETE" -#define HID_SC_SCENARIO_EDIT "SC_HID_SC_SCENARIO_EDIT" - #define HID_FUNCTION_BOX "SC_HID_FUNCTION_BOX" // wrong group - HID_SC_DLG_START is full diff --git a/sc/inc/scres.hrc b/sc/inc/scres.hrc index 499a19de6fb5..9bf03fa7a163 100644 --- a/sc/inc/scres.hrc +++ b/sc/inc/scres.hrc @@ -441,10 +441,6 @@ #define RID_SCDLG_HFEDIT_HEADER (SC_DIALOGS_START + 68) #define RID_SCDLG_HFEDIT_FOOTER (SC_DIALOGS_START + 69) -#define RID_POPUP_NAVIPI_SCENARIO (SC_DIALOGS_START + 120) -#define RID_NAVIPI_SCENARIO_DELETE (SC_DIALOGS_START + 121) -#define RID_NAVIPI_SCENARIO_EDIT (SC_DIALOGS_START + 122) - #define RID_CELLSTYLEFAMILY (SC_DIALOGS_START + 138) #define RID_PAGESTYLEFAMILY (SC_DIALOGS_START + 139) #define BMP_STYLES_FAMILY_CELL (SC_DIALOGS_START + 140) |