diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-01 17:46:37 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-01 18:33:42 +0200 |
commit | d341aca7f68bc082cdefe4b1176f56c2c14a0322 (patch) | |
tree | 0b6a1da402cd9641d506d49a892b264b24e13a4b /sc | |
parent | 8ca21893e58dc9694e0e7a6c0fc52154b3ccb5f7 (diff) |
hrc cleanup: Remove unused resource definitions
Change-Id: Ie3a3a65bfb628195940105d7261464989e9af3fa
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/sc.hrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index ff1997cecfcd..3988fe36d9ad 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -249,8 +249,6 @@ #define SID_OPENDLG_FUNCTION (SC_MESSAGE_START + 52) #define SID_OPENDLG_SOLVE (SC_MESSAGE_START + 53) #define SID_OPENDLG_TABOP (SC_MESSAGE_START + 54) -#define SID_OPENDLG_EDITFUNCTION (SC_MESSAGE_START + 56) -#define SID_OPENDLG_ARGUMENT (SC_MESSAGE_START + 57) #define SID_OPENDLG_CONDFRMT (SC_MESSAGE_START + 59) #define SID_OPENDLG_OPTSOLVER (SC_MESSAGE_START + 60) #define SID_VALIDITY_REFERENCE (SC_MESSAGE_START + 61) @@ -1043,8 +1041,6 @@ #define RID_SCPAGE_CONTENT (SC_DIALOGS_START + 113) #define RID_SCPAGE_LAYOUT (SC_DIALOGS_START + 114) -#define RID_SCTAB_PARAMETER (SC_DIALOGS_START + 116) - #define RID_SCDLG_CHANGES (SC_DIALOGS_START + 119) #define RID_POPUP_NAVIPI_SCENARIO (SC_DIALOGS_START + 120) |