diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 12:17:28 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-02-16 15:56:59 +0000 |
commit | 3fd720e6dbeeda78221a7c87550d5713d621e1f4 (patch) | |
tree | 1100856772cefcc7bb9962503186b05e5527a878 /sc/inc | |
parent | 7a16e77fa2f83df365390b8b71a71f29e0753a25 (diff) |
replace RID_SCPAGE_PRINT with RID_SC_TP_PRINT
Change-Id: Ie12f9489290dd9bfce925eff4586f22489cff96a
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/sc.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 3738577aae3d..44a1ed1e56bd 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -1193,7 +1193,6 @@ #define RID_SCDLG_HFEDIT_RIGHTFOOTER (SC_DIALOGS_START + 67) #define RID_SCDLG_HFEDIT_HEADER (SC_DIALOGS_START + 68) #define RID_SCDLG_HFEDIT_FOOTER (SC_DIALOGS_START + 69) -#define RID_SCPAGE_PRINT (SC_DIALOGS_START + 70) #define RID_SCPAGE_STAT (SC_DIALOGS_START + 79) |