From 9dadd9288d51e092f4b4567b6135ecde1436cce7 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 11 Apr 2013 12:47:40 +0100 Subject: Restore original mnemonics for view page And remove the remaining SetPosPixel calls of layout controlled elements, they are now unnecessary and get overridden by the layout anyway. Including the ones left over from the printer options conversion. Tweak things for 6/12 spacings. Change-Id: Ifb460fb966452c10a9ac08c6f8cd57b96a2166f0 --- sw/inc/helpid.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/inc') diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h index 66574aa17402..1340e25483d9 100644 --- a/sw/inc/helpid.h +++ b/sw/inc/helpid.h @@ -158,7 +158,6 @@ #define HID_ENV_ENV "SW_HID_ENV_ENV" #define HID_ENV_FMT "SW_HID_ENV_FMT" #define HID_FRM_URL "SW_HID_FRM_URL" -#define HID_CONTENT_OPT "SW_HID_CONTENT_OPT" #define HID_STD_FONT "SW_HID_STD_FONT" #define HID_COND_COLL "SW_HID_COND_COLL" #define HID_FRM_ADD "SW_HID_FRM_ADD" -- cgit