diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2015-12-16 14:09:48 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2015-12-17 21:17:03 +0000 |
commit | 635b8cc91938faeafb0d76ed36664a1aee83fdfa (patch) | |
tree | 1002f922bc821bceeacabdc9e3cae16d9586c678 /sc/inc/helpids.h | |
parent | 0e87fb829250cc16c9118c0bb9cd6b11f6da7848 (diff) |
Clean unused defines after src->xml conversion
... in 1c035f1b0eb6f5e5fbb6c54bf2eea9a6c983eb8f
Change-Id: I71271824b68ed21ac5db95b01fee61337fde189b
Reviewed-on: https://gerrit.libreoffice.org/20736
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sc/inc/helpids.h')
-rw-r--r-- | sc/inc/helpids.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h index 6f2ab4ebd17f..81da7fdf7f54 100644 --- a/sc/inc/helpids.h +++ b/sc/inc/helpids.h @@ -87,11 +87,6 @@ #define HID_SC_REN_AFMT_DLG "SC_HID_SC_REN_AFMT_DLG" // Hilfe IDs fuer Submenus (max.50) ------------------------------------------ -#define HID_SCMENU_OBJMIRROR "SC_HID_SCMENU_OBJMIRROR" -#define HID_SCMENU_OBJARRANGE "SC_HID_SCMENU_OBJARRANGE" -#define HID_SCMENU_ANCHOR "SC_HID_SCMENU_ANCHOR" - - #define HID_SC_SORT_ACTION "SC_HID_SC_SORT_ACTION" #define HID_SC_SORT_AUTHOR "SC_HID_SC_SORT_AUTHOR" #define HID_SC_SORT_DATE "SC_HID_SC_SORT_DATE" |