summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-03-18 15:31:06 +0100
committerBartosz Kosiorek <gang65@poczta.onet.pl>2018-04-05 22:01:05 +0200
commite0aabd9c88897d64d1ce0eb294fb8352ce7f25e9 (patch)
tree33c40d766e64f61832492c286922578122107a30 /chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
parentwe want get_active_text to return edit text in editable case (diff)
downloadcore-e0aabd9c88897d64d1ce0eb294fb8352ce7f25e9.tar.gz
core-e0aabd9c88897d64d1ce0eb294fb8352ce7f25e9.zip
tdf#42949 Remove unnecessary localization headers from chart2
Found by searching for the header names and the localization function: git grep -l -e \<ResId.hxx\> -e \<strings.hrc\> chart2 | xargs grep -c SchResId | grep :0$ | grep -v /pch Change-Id: Ic4fd9245a7e4c3dc96216687f6f8e9820e062a5e Reviewed-on: https://gerrit.libreoffice.org/52410 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl>
Diffstat (limited to 'chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx')
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
index 5814b32dda09..902208cf33ad 100644
--- a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
+++ b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.cxx
@@ -18,10 +18,8 @@
*/
#include "tp_Wizard_TitlesAndObjects.hxx"
-#include <strings.hrc>
#include <res_Titles.hxx>
#include <res_LegendPosition.hxx>
-#include <ResId.hxx>
#include <ChartModelHelper.hxx>
#include <AxisHelper.hxx>
#include <LegendHelper.hxx>