summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/helpids.h8
-rw-r--r--sc/inc/scres.hrc2
2 files changed, 1 insertions, 9 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index 6298137f28cf..aff92df68d95 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -64,13 +64,7 @@
#define HID_SC_REN_AFMT_DLG "SC_HID_SC_REN_AFMT_DLG"
-// Hilfe IDs fuer Submenus (max.50) ------------------------------------------
-#define HID_SC_SORT_ACTION "SC_HID_SC_SORT_ACTION"
-#define HID_SC_SORT_AUTHOR "SC_HID_SC_SORT_AUTHOR"
-#define HID_SC_SORT_DATE "SC_HID_SC_SORT_DATE"
-#define HID_SC_SORT_COMMENT "SC_HID_SC_SORT_COMMENT"
-#define HID_SORT_POSITION "SC_HID_SORT_POSITION"
-#define HID_SC_CHANGES_COMMENT "SC_HID_SC_CHANGES_COMMENT"
+// Help IDs for Submenus (max.50) --------------------------------------------
#define HID_PASSWD_TABLE "SC_HID_PASSWD_TABLE"
#define HID_PASSWD_DOC "SC_HID_PASSWD_DOC"
diff --git a/sc/inc/scres.hrc b/sc/inc/scres.hrc
index 51fd648c55c8..af981aef10be 100644
--- a/sc/inc/scres.hrc
+++ b/sc/inc/scres.hrc
@@ -530,8 +530,6 @@
#define RID_NAVIPI_SCENARIO_DELETE (SC_DIALOGS_START + 121)
#define RID_NAVIPI_SCENARIO_EDIT (SC_DIALOGS_START + 122)
-#define RID_POPUP_CHANGES (SC_DIALOGS_START + 127)
-
#define RID_CELLSTYLEFAMILY (SC_DIALOGS_START + 138)
#define RID_PAGESTYLEFAMILY (SC_DIALOGS_START + 139)
#define BMP_STYLES_FAMILY_CELL (SC_DIALOGS_START + 140)