summaryrefslogtreecommitdiff
path: root/forms
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 /forms
parent07a490a740230d03cd0449ad1c471878176f5a8f (diff)
hrc cleanup: Remove include guards
Also add some missing include guards. Change-Id: I320a3c017ca65d34f2cd516849bcde3dec9b33f1
Diffstat (limited to 'forms')
-rw-r--r--forms/source/inc/frm_resource.hrc4
-rw-r--r--forms/source/inc/property.hrc5
2 files changed, 0 insertions, 9 deletions
diff --git a/forms/source/inc/frm_resource.hrc b/forms/source/inc/frm_resource.hrc
index 8e7e59254f10..2e67fe6665f2 100644
--- a/forms/source/inc/frm_resource.hrc
+++ b/forms/source/inc/frm_resource.hrc
@@ -19,15 +19,11 @@
#ifndef _FRM_RESOURCE_HRC_
#define _FRM_RESOURCE_HRC_
-#ifndef _SOLAR_HRC
#include <svl/solar.hrc>
-#endif
//------------------------------------------------------------------------------
#define RID_FRM_STRINGS_START RID_FORMLAYER_START
-
-
//------------------------------------------------------------------------------
//- String-IDs
#define RID_BASELISTBOX_ERROR_FILLLIST ( RID_FRM_STRINGS_START + 0 )
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index 39b2f9694c26..f61adf4d8afb 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.hrc
@@ -27,13 +27,8 @@
#ifndef _FRM_PROPERTY_HRC_
#define _FRM_PROPERTY_HRC_
-#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
-#endif
-
-#ifndef FRM_STRINGS_HXX
#include "frm_strings.hxx"
-#endif
//.........................................................................
namespace frm