summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc
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 /dbaccess/source/ui/inc
parenthrc cleanup: Remove unused fmhlpids.hrc (diff)
downloadcore-64517292c92cb1a28880a31e335726744ec7c82d.tar.gz
core-64517292c92cb1a28880a31e335726744ec7c82d.zip
hrc cleanup: Remove include guards
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
Diffstat (limited to 'dbaccess/source/ui/inc')
-rw-r--r--dbaccess/source/ui/inc/dbu_brw.hrc2
-rw-r--r--dbaccess/source/ui/inc/dbu_control.hrc2
-rw-r--r--dbaccess/source/ui/inc/dbu_dlg.hrc2
-rw-r--r--dbaccess/source/ui/inc/dbu_misc.hrc2
-rw-r--r--dbaccess/source/ui/inc/dbu_qry.hrc3
-rw-r--r--dbaccess/source/ui/inc/dbu_rel.hrc3
-rw-r--r--dbaccess/source/ui/inc/dbu_resource.hrc2
-rw-r--r--dbaccess/source/ui/inc/dbu_tbl.hrc2
-rw-r--r--dbaccess/source/ui/inc/dbu_uno.hrc2
9 files changed, 0 insertions, 20 deletions
diff --git a/dbaccess/source/ui/inc/dbu_brw.hrc b/dbaccess/source/ui/inc/dbu_brw.hrc
index 9d6a09ae1dbc..7e249446954d 100644
--- a/dbaccess/source/ui/inc/dbu_brw.hrc
+++ b/dbaccess/source/ui/inc/dbu_brw.hrc
@@ -18,9 +18,7 @@
#ifndef _DBU_BRW_HRC_
#define _DBU_BRW_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
// FREE RID_STR_BRW_START + 0
#define RID_STR_DATABROWSER_FILTERED RID_STR_BRW_START + 1
diff --git a/dbaccess/source/ui/inc/dbu_control.hrc b/dbaccess/source/ui/inc/dbu_control.hrc
index f14e940da067..d6171abcf7ef 100644
--- a/dbaccess/source/ui/inc/dbu_control.hrc
+++ b/dbaccess/source/ui/inc/dbu_control.hrc
@@ -18,9 +18,7 @@
#ifndef _DBU_CONTROL_HRC_
#define _DBU_CONTROL_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
#define STR_TABLE_PRIV_NAME RID_STR_CONTROL_START
#define STR_TABLE_PRIV_INSERT RID_STR_CONTROL_START + 1
diff --git a/dbaccess/source/ui/inc/dbu_dlg.hrc b/dbaccess/source/ui/inc/dbu_dlg.hrc
index a45dea828f0d..f5ac9a49a291 100644
--- a/dbaccess/source/ui/inc/dbu_dlg.hrc
+++ b/dbaccess/source/ui/inc/dbu_dlg.hrc
@@ -18,9 +18,7 @@
#ifndef _DBU_DLG_HRC_
#define _DBU_DLG_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
#define PAGE_X 281
#define PAGE_Y 185
diff --git a/dbaccess/source/ui/inc/dbu_misc.hrc b/dbaccess/source/ui/inc/dbu_misc.hrc
index 2138553d4b58..8fe79b61c53f 100644
--- a/dbaccess/source/ui/inc/dbu_misc.hrc
+++ b/dbaccess/source/ui/inc/dbu_misc.hrc
@@ -18,9 +18,7 @@
#ifndef _DBU_MISC_HRC_
#define _DBU_MISC_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
// free
// free
diff --git a/dbaccess/source/ui/inc/dbu_qry.hrc b/dbaccess/source/ui/inc/dbu_qry.hrc
index 9686f8ab8a02..659254f41d98 100644
--- a/dbaccess/source/ui/inc/dbu_qry.hrc
+++ b/dbaccess/source/ui/inc/dbu_qry.hrc
@@ -18,10 +18,7 @@
#ifndef _DBU_QRY_HRC_
#define _DBU_QRY_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
-
#define STR_QUERY_UNDO_MOVETABWIN RID_STR_QRY_START + 2
#define STR_QUERY_UNDO_SIZETABWIN RID_STR_QRY_START + 3
diff --git a/dbaccess/source/ui/inc/dbu_rel.hrc b/dbaccess/source/ui/inc/dbu_rel.hrc
index ad1316741b6e..57eacdff2c7d 100644
--- a/dbaccess/source/ui/inc/dbu_rel.hrc
+++ b/dbaccess/source/ui/inc/dbu_rel.hrc
@@ -18,10 +18,7 @@
#ifndef _DBU_REL_HRC_
#define _DBU_REL_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
-
#define STR_QUERY_REL_EDIT_RELATION RID_STR_REL_START
#define STR_RELATIONDESIGN RID_STR_REL_START + 1
diff --git a/dbaccess/source/ui/inc/dbu_resource.hrc b/dbaccess/source/ui/inc/dbu_resource.hrc
index b648806d7f5b..e81d36d8fb5a 100644
--- a/dbaccess/source/ui/inc/dbu_resource.hrc
+++ b/dbaccess/source/ui/inc/dbu_resource.hrc
@@ -19,9 +19,7 @@
#ifndef _DBU_RESOURCE_HRC_
#define _DBU_RESOURCE_HRC_
-#ifndef _SOLAR_HRC
#include <svl/solar.hrc>
-#endif
#define RID_DIALOG_START RID_DBACCESS_START
#define RID_PAGE_START RID_DBACCESS_START
diff --git a/dbaccess/source/ui/inc/dbu_tbl.hrc b/dbaccess/source/ui/inc/dbu_tbl.hrc
index aff0dc82b744..1dc39f792974 100644
--- a/dbaccess/source/ui/inc/dbu_tbl.hrc
+++ b/dbaccess/source/ui/inc/dbu_tbl.hrc
@@ -18,9 +18,7 @@
#ifndef _DBU_TBL_HRC_
#define _DBU_TBL_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
#define STR_HELP_AUTOINCREMENT_VALUE RID_STR_TBL_START
#define STR_TABLEDESIGN_UNDO_PRIMKEY RID_STR_TBL_START + 1
diff --git a/dbaccess/source/ui/inc/dbu_uno.hrc b/dbaccess/source/ui/inc/dbu_uno.hrc
index b9831f291414..c4546b1caad0 100644
--- a/dbaccess/source/ui/inc/dbu_uno.hrc
+++ b/dbaccess/source/ui/inc/dbu_uno.hrc
@@ -18,9 +18,7 @@
#ifndef _DBU_UNO_HRC_
#define _DBU_UNO_HRC_
-#ifndef _DBU_RESOURCE_HRC_
#include "dbu_resource.hrc"
-#endif
#define STR_REMEMBERPASSWORD_PERSISTENT ( RID_STR_UNO_START + 0 )
#define STR_CTW_NO_VIEWS_SUPPORT ( RID_STR_UNO_START + 1 )