diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 12:42:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 15:57:05 +0000 |
commit | 98d8df701726531974c54e92dace0fee45b35f88 (patch) | |
tree | 0051cf74fb10f367054939379123c68416ee0581 /sc | |
parent | a14b331ff8b0269404ccc13ee8f99820029e725c (diff) |
drop some unused resource ids
Change-Id: I2ce21d0b22b1043d4e79dea25e97c857aa56c238
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/sc.hrc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index fca4aad49582..21e953ec6994 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1210,12 +1210,6 @@ #define WID_SIMPLE_REF (SC_DIALOGS_START + 126) #define RID_POPUP_CHANGES (SC_DIALOGS_START + 127) -#define RID_SCDLG_DAPISERVICE (SC_DIALOGS_START + 130) - -#define RID_SCDLG_DPNUMGROUP (SC_DIALOGS_START + 135) -#define RID_SCDLG_DPDATEGROUP (SC_DIALOGS_START + 136) -#define RID_SCDLG_DPSHOWDETAIL (SC_DIALOGS_START + 137) - #define RID_CELLSTYLEFAMILY (SC_DIALOGS_START + 138) #define RID_PAGESTYLEFAMILY (SC_DIALOGS_START + 139) #define BMP_STYLES_FAMILY_CELL (SC_DIALOGS_START + 140) |