From aca25d6123da5e6da9b3f25ac0347a479b1d5526 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 14 Apr 2017 15:27:27 +0100 Subject: convert function menu to .ui Change-Id: I6ff1ccc0fb20c638c7bdb587c8fe81a710a49d21 --- svx/inc/helpid.hrc | 8 -------- 1 file changed, 8 deletions(-) (limited to 'svx/inc') diff --git a/svx/inc/helpid.hrc b/svx/inc/helpid.hrc index 75e7079434ea..8312e935d7fe 100644 --- a/svx/inc/helpid.hrc +++ b/svx/inc/helpid.hrc @@ -41,14 +41,6 @@ #define HID_GALLERY_RENAME "SVX_HID_GALLERY_RENAME" #define HID_GALLERY_THEMELIST "SVX_HID_GALLERY_THEMELIST" #define HID_GALLERY_WINDOW "SVX_HID_GALLERY_WINDOW" -#define HID_MNU_FUNC_AVG "SVX_HID_MNU_FUNC_AVG" -#define HID_MNU_FUNC_COUNT "SVX_HID_MNU_FUNC_COUNT" -#define HID_MNU_FUNC_COUNT2 "SVX_HID_MNU_FUNC_COUNT2" -#define HID_MNU_FUNC_MAX "SVX_HID_MNU_FUNC_MAX" -#define HID_MNU_FUNC_MIN "SVX_HID_MNU_FUNC_MIN" -#define HID_MNU_FUNC_NONE "SVX_HID_MNU_FUNC_NONE" -#define HID_MNU_FUNC_SUM "SVX_HID_MNU_FUNC_SUM" -#define HID_MNU_FUNC_SELECTION_COUNT "SVX_HID_MNU_FUNC_SELECTION_COUNT" #define HID_POPUP_COLOR "SVX_HID_POPUP_COLOR" #define HID_POPUP_COLOR_CTRL "SVX_HID_POPUP_COLOR_CTRL" #define HID_POPUP_FRAME "SVX_HID_POPUP_FRAME" -- cgit