diff options
author | Olivier Hallot <olivier.hallot@alta.org.br> | 2013-03-31 14:52:34 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-04 10:08:33 +0000 |
commit | cb553bdba77c80f323dbed1874874cf2465abd83 (patch) | |
tree | c14f47f19eda302f39a056c5db436f83b552e318 /sc/inc/sc.hrc | |
parent | 5a5777f0a75e512af35250e90bc2670492ba5c9b (diff) |
Convert Calc sheet page style to Widget UI
Change-Id: I6714ccc710d266a047032166c738063602e6e30d
Reviewed-on: https://gerrit.libreoffice.org/3140
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
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 ad9ee123dd5b..08365fad5a6a 100644 --- a/sc/inc/sc.hrc +++ b/sc/inc/sc.hrc @@ -975,7 +975,7 @@ #define RID_SCDLG_PIVOTSUBT (SC_DIALOGS_START + 38) #define RID_SCDLG_NEWSCENARIO (SC_DIALOGS_START + 39) #define RID_SCDLG_INSERT_TABLE (SC_DIALOGS_START + 42) -#define RID_SCPAGE_TABLE (SC_DIALOGS_START + 43) + #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) |