diff options
author | Katarina Behrens <bubli@bubli.org> | 2014-02-27 16:12:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-05 08:18:31 -0600 |
commit | ebb0c1409156e7939a189cc8abd72fb434dbdbaa (patch) | |
tree | e26b687aa257cc0789cede9423fa53360e0a0a5a /sc/inc | |
parent | ad2d1082b1e6eb446798e363ccc1e71461bf1748 (diff) |
Converted group by [number|date] pivot table dlg to .ui
Change-Id: I3c6256f1b2d176790a8eb7c094c1583ce053971b
Reviewed-on: https://gerrit.libreoffice.org/8382
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/helpids.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 80a6bc44e38c..03a244d6036c 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -142,9 +142,6 @@ #define HID_SC_DRAW_RENAME "SC_HID_SC_DRAW_RENAME" -#define HID_SC_DPNUMGROUP "SC_HID_SC_DPNUMGROUP" -#define HID_SC_DPDATEGROUP "SC_HID_SC_DPDATEGROUP" -#define HID_SC_DPDATEGROUP_LB "SC_HID_SC_DPDATEGROUP_LB" #define HID_SC_DPSHOWDETAIL "SC_HID_SC_DPSHOWDETAIL" #define HID_SCDLG_CONFLICTS "SC_HID_SCDLG_CONFLICTS" |