diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-14 15:27:27 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-14 15:34:40 +0100 |
commit | aca25d6123da5e6da9b3f25ac0347a479b1d5526 (patch) | |
tree | 9e8c79ccaa261c354609e31505554e39a1e6c3c8 /svx/inc | |
parent | c2511f27768341e33b452429b6dac38efa039804 (diff) |
convert function menu to .ui
Change-Id: I6ff1ccc0fb20c638c7bdb587c8fe81a710a49d21
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/helpid.hrc | 8 |
1 files changed, 0 insertions, 8 deletions
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" |