summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-14 02:03:56 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-14 05:43:47 +0200
commit5a7e8389f0720f1872f36af401c6b3af7968b7ea (patch)
tree6c84a567a77524d4dbe41a691c7dfef58004cb9c /chart2
parent87b6f3059ef85e244c0262f209be4a4bad0f1594 (diff)
hrc cleanup: Remove include guards from src files
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.src3
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.src3
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.src3
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.src3
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src3
5 files changed, 0 insertions, 15 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertLegend.src b/chart2/source/controller/dialogs/dlg_InsertLegend.src
index 04d0b1ae9a30..3cf589109390 100644
--- a/chart2/source/controller/dialogs/dlg_InsertLegend.src
+++ b/chart2/source/controller/dialogs/dlg_InsertLegend.src
@@ -19,10 +19,7 @@
#include "dlg_InsertLegend.hrc"
#include "CommonResources.hrc"
#include "res_LegendPosition.hrc"
-
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
ModalDialog DLG_LEGEND
{
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
index da9f9be7071a..3ad6ce4e2ba7 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
+++ b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.src
@@ -19,10 +19,7 @@
#include "tp_3D_SceneGeometry.hrc"
#include "dlg_View3D.hrc"
#include "HelpIds.hrc"
-
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
#define WIDTH_FL 108
#define WIDTH_MF 57
diff --git a/chart2/source/controller/dialogs/tp_ChartType.src b/chart2/source/controller/dialogs/tp_ChartType.src
index cd3791d8256e..387ff3b6f138 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.src
+++ b/chart2/source/controller/dialogs/tp_ChartType.src
@@ -28,10 +28,7 @@
#include "tp_ChartType.hrc"
#include "dlg_CreationWizard.hrc"
#include "CommonResources.hrc"
-
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
#define MASKCOLOR MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; }
diff --git a/chart2/source/controller/dialogs/tp_RangeChooser.src b/chart2/source/controller/dialogs/tp_RangeChooser.src
index 86dc9a411281..243cb9b60d22 100644
--- a/chart2/source/controller/dialogs/tp_RangeChooser.src
+++ b/chart2/source/controller/dialogs/tp_RangeChooser.src
@@ -18,10 +18,7 @@
#include "HelpIds.hrc"
#include "tp_RangeChooser.hrc"
#include "dlg_CreationWizard.hrc"
-
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
#define MASKCOLOR MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; }
diff --git a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src
index c323497c4e3a..9f6111c0acd7 100644
--- a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src
+++ b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src
@@ -21,10 +21,7 @@
#include "res_SecondaryAxisCheckBoxes.hrc"
#include "dlg_CreationWizard.hrc"
#include "res_LegendPosition.hrc"
-
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
#define MASKCOLOR MaskColor = Color { Red = 0xC000 ; Green = 0xC000 ; Blue = 0xC000 ; }
#define WIZ_TITLES_WIDTH 130