From 6f28fa72d68c893dc284a5b47ba08bde0f4a074f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 19 Jul 2013 13:42:52 +0100 Subject: use VclComboBoxText to set max width on listbox This is to avoid the problem that happened as fdo#60764 in a similar dialog Change-Id: I88e68032467f06429b49f89a658212b0d6222f15 --- sc/inc/helpids.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/inc') diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index eae705d16d22..358887c54cb3 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -58,7 +58,6 @@ #define HID_SC_PIVOTFILTER "SC_HID_SC_PIVOTFILTER" #define HID_SC_INPORTOPT "SC_HID_SC_INPORTOPT" #define HID_SC_PIVOTSUBT "SC_HID_SC_PIVOTSUBT" -#define HID_SCPAGE_SUBT_OPTIONS "SC_HID_SCPAGE_SUBT_OPTIONS" #define HID_SCPAGE_SUBT_GROUP "SC_HID_SCPAGE_SUBT_GROUP" #define HID_SCPAGE_SUBT_GROUP1 "SC_HID_SCPAGE_SUBT_GROUP1" #define HID_SCPAGE_SUBT_GROUP2 "SC_HID_SCPAGE_SUBT_GROUP2" -- cgit