From ebb0c1409156e7939a189cc8abd72fb434dbdbaa Mon Sep 17 00:00:00 2001 From: Katarina Behrens Date: Thu, 27 Feb 2014 16:12:05 +0100 Subject: Converted group by [number|date] pivot table dlg to .ui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3c6256f1b2d176790a8eb7c094c1583ce053971b Reviewed-on: https://gerrit.libreoffice.org/8382 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/inc/helpids.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sc/inc') 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" -- cgit