diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2013-05-01 20:47:34 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-05-13 15:45:34 +0100 |
commit | 70af05cf740d3b4639f110489dc0e9e1e7571931 (patch) | |
tree | 34d96c6d0d473c1ef598974b6495cc7f7ff3e414 /sc/inc/sc.hrc | |
parent | dd5b15ebd868e21b4c948ccb7978136a91a7992c (diff) |
Convert Calc page header/footer content to Widget UI
Change-Id: I26465f69a7fa50fa58643c00225376a82ba8a7fc
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r-- | sc/inc/sc.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc index 1832839f3a1d..efa6f55088e0 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -979,7 +979,7 @@ #define RID_SCPAGE_AREAS (SC_DIALOGS_START + 44) #define RID_SCDLG_STYLES_PAR (SC_DIALOGS_START + 46) #define RID_SCDLG_STYLES_PAGE (SC_DIALOGS_START + 48) -#define RID_HFBASE (SC_DIALOGS_START + 49) + #define RID_SCDLG_HFEDIT (SC_DIALOGS_START + 50) #define RID_SCDLG_HFEDIT_ALL (SC_DIALOGS_START + 51) #define RID_SCDLG_HFED_HEADER (SC_DIALOGS_START + 52) |