diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-19 17:13:56 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-19 17:13:56 +0200 |
commit | 13afa75fa7892d82f7eeb47b52fdf17fd2a97681 (patch) | |
tree | 686535917f2d4146d25e310a8c28432e4041e4b0 /chart2 | |
parent | 0266406fef116fbed7b8e69e309bcda0df4896dd (diff) |
CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/source/controller/dialogs/hidother.src | 3 | ||||
-rw-r--r-- | chart2/source/controller/inc/HelpIds.hrc | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/chart2/source/controller/dialogs/hidother.src b/chart2/source/controller/dialogs/hidother.src index 4b006f0f1f93..195115e93bd1 100644 --- a/chart2/source/controller/dialogs/hidother.src +++ b/chart2/source/controller/dialogs/hidother.src @@ -25,9 +25,6 @@ * ************************************************************************/ #include "HelpIds.hrc" -#include "SchSlotIds.hxx" - -hidspecial SID_INSERT_GRIDS {HelpId= SID_INSERT_GRIDS; }; hidspecial HID_SCH_CB_XAXIS {HelpId= HID_SCH_CB_XAXIS; }; hidspecial HID_SCH_CB_YAXIS {HelpId= HID_SCH_CB_YAXIS; }; diff --git a/chart2/source/controller/inc/HelpIds.hrc b/chart2/source/controller/inc/HelpIds.hrc index c6b5f456b059..5e20b7980c8b 100644 --- a/chart2/source/controller/inc/HelpIds.hrc +++ b/chart2/source/controller/inc/HelpIds.hrc @@ -27,8 +27,6 @@ #ifndef CHART_HELPIDS_HRC #define CHART_HELPIDS_HRC -#include <svl/solar.hrc> - #define HID_SCH_ALIGNMENT "CHART2_HID_SCH_ALIGNMENT" #define HID_SCH_LEGEND_POS "CHART2_HID_SCH_LEGEND_POS" #define HID_SCH_DATA_DESCR "CHART2_HID_SCH_DATA_DESCR" |