diff options
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/menu/menu.hrc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sfx2/source/menu/menu.hrc b/sfx2/source/menu/menu.hrc index 94adf5fb128c..19f787e2a2b3 100644 --- a/sfx2/source/menu/menu.hrc +++ b/sfx2/source/menu/menu.hrc @@ -24,18 +24,6 @@ #define IBX_MNUCFG_ALREADY_INCLUDED (RID_SFX_MENU_START+2) -#define BTN_UP 3 -#define BTN_LEFT 4 -#define BTN_RIGHT 5 -#define BTN_DOWN 6 -#define BTN_NEW 7 -#define BTN_CHANGE 8 -#define BTN_REMOVE 9 -#define BOX_ENTRIES 10 -#define TXT_TEXT 11 -#define EDT_TEXT 12 -#define GRP_FUNCTIONS 22 - #define STR_MENU_CFGITEM RID_SFX_MENU_START+1 #define STR_MENU_ADDONS RID_SFX_MENU_START+2 #define STR_MENU_ADDONHELP RID_SFX_MENU_START+3 |