summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 21:30:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 22:42:09 +0200
commit64517292c92cb1a28880a31e335726744ec7c82d (patch)
treec9a3cbfb065a157cd2fb6efddffe01cd9e2f1f1c /cui
parent07a490a740230d03cd0449ad1c471878176f5a8f (diff)
hrc cleanup: Remove include guards
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
Diffstat (limited to 'cui')
-rw-r--r--cui/source/customize/macropg.hrc2
-rw-r--r--cui/source/dialogs/hangulhanjadlg.hrc2
-rw-r--r--cui/source/options/optinet2.hrc3
-rw-r--r--cui/source/tabpages/macroass.hrc2
4 files changed, 0 insertions, 9 deletions
diff --git a/cui/source/customize/macropg.hrc b/cui/source/customize/macropg.hrc
index c67408a18d26..fcc01e2b0b7a 100644
--- a/cui/source/customize/macropg.hrc
+++ b/cui/source/customize/macropg.hrc
@@ -19,9 +19,7 @@
#ifndef _MACROPG_HRC
#define _MACROPG_HRC
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
#define LB_EVENT 1
#define PB_ASSIGN 2
diff --git a/cui/source/dialogs/hangulhanjadlg.hrc b/cui/source/dialogs/hangulhanjadlg.hrc
index b1c0da732302..bfd2510a6642 100644
--- a/cui/source/dialogs/hangulhanjadlg.hrc
+++ b/cui/source/dialogs/hangulhanjadlg.hrc
@@ -18,9 +18,7 @@
#ifndef SVX_HANGUL_HANJA_DLG_HRC
#define SVX_HANGUL_HANJA_DLG_HRC
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
// PushButton
#define PB_FIND 1
diff --git a/cui/source/options/optinet2.hrc b/cui/source/options/optinet2.hrc
index 449c746772b9..11c1df4b68f3 100644
--- a/cui/source/options/optinet2.hrc
+++ b/cui/source/options/optinet2.hrc
@@ -19,10 +19,7 @@
#define _SVX_OPTINET_HRC
#include <sfx2/tabpage.hrc>
-
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
// Proxy ------------------------------------------------------------------
#define GB_SETTINGS 1
diff --git a/cui/source/tabpages/macroass.hrc b/cui/source/tabpages/macroass.hrc
index 5be13a418047..c610f94e3bf8 100644
--- a/cui/source/tabpages/macroass.hrc
+++ b/cui/source/tabpages/macroass.hrc
@@ -19,9 +19,7 @@
#ifndef _MACROASS_HRC
#define _MACROASS_HRC
-#ifndef _SVT_CONTROLDIMS_HRC_
#include <svtools/controldims.hrc>
-#endif
#define LB_EVENT 2
#define PB_ASSIGN 3