summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:55:19 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:21:30 +0200
commit1275d274db37fc333838321347e1887488f8f4c0 (patch)
tree8857c3ae31f6ebddb0137f708487cbc1cccb1d97 /svl
parentbcef91b779f6802dd8bdec91d945038716faf181 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/pickerhistoryaccess.hxx2
-rw-r--r--svl/inc/svl/cntwall.hxx2
-rw-r--r--svl/inc/svl/isethint.hxx2
-rw-r--r--svl/inc/svl/macitem.hxx2
-rw-r--r--svl/inc/svl/style.hxx2
-rw-r--r--svl/inc/svl/zforlist.hxx2
-rw-r--r--svl/inc/xmlement.hxx2
7 files changed, 0 insertions, 14 deletions
diff --git a/svl/inc/pickerhistoryaccess.hxx b/svl/inc/pickerhistoryaccess.hxx
index 1a4e8ced8381..b82bd40234f1 100644
--- a/svl/inc/pickerhistoryaccess.hxx
+++ b/svl/inc/pickerhistoryaccess.hxx
@@ -30,9 +30,7 @@
#include "svl/svldllapi.h"
-#ifndef _COM_SUN_STAR_UNO_REFERENX_HXX_
#include <com/sun/star/uno/Reference.hxx>
-#endif
//.........................................................................
namespace svt
diff --git a/svl/inc/svl/cntwall.hxx b/svl/inc/svl/cntwall.hxx
index a9b82dfa8be9..4f32dcdfeab7 100644
--- a/svl/inc/svl/cntwall.hxx
+++ b/svl/inc/svl/cntwall.hxx
@@ -29,9 +29,7 @@
#include "svl/svldllapi.h"
-#ifndef SHL_HXX
#include <tools/shl.hxx>
-#endif
#include <tools/rtti.hxx>
#include <tools/color.hxx>
#include <svl/poolitem.hxx>
diff --git a/svl/inc/svl/isethint.hxx b/svl/inc/svl/isethint.hxx
index 5ad244bfbd00..3a1e4bf31aa5 100644
--- a/svl/inc/svl/isethint.hxx
+++ b/svl/inc/svl/isethint.hxx
@@ -29,9 +29,7 @@
#include "svl/svldllapi.h"
-#ifndef _HINT_HXX
#include <svl/hint.hxx>
-#endif
class SfxItemSet;
diff --git a/svl/inc/svl/macitem.hxx b/svl/inc/svl/macitem.hxx
index 48bc55cd1aa0..0c002c69c78e 100644
--- a/svl/inc/svl/macitem.hxx
+++ b/svl/inc/svl/macitem.hxx
@@ -35,9 +35,7 @@
#include <tools/debug.hxx>
#include <tools/string.hxx>
-#ifndef _TABLE_HXX
#include <tools/table.hxx>
-#endif
class SvStream;
diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx
index b3138309293f..8540931947d9 100644
--- a/svl/inc/svl/style.hxx
+++ b/svl/inc/svl/style.hxx
@@ -43,9 +43,7 @@
#include <svl/brdcst.hxx>
#include <svl/poolitem.hxx>
-#ifndef _SFX_STYLE_HRC
#include <svl/style.hrc>
-#endif
class SfxItemSet;
class SfxItemPool;
diff --git a/svl/inc/svl/zforlist.hxx b/svl/inc/svl/zforlist.hxx
index 5492759d4d36..5ac63765bbd7 100644
--- a/svl/inc/svl/zforlist.hxx
+++ b/svl/inc/svl/zforlist.hxx
@@ -29,9 +29,7 @@
#include "svl/svldllapi.h"
#include <tools/string.hxx>
-#ifndef _TABLE_HXX //autogen
#include <tools/table.hxx>
-#endif
#include <i18npool/lang.h>
#include <svl/svarray.hxx>
#include <com/sun/star/uno/Reference.hxx>
diff --git a/svl/inc/xmlement.hxx b/svl/inc/xmlement.hxx
index d2680fbbf404..eddd0bd4f435 100644
--- a/svl/inc/xmlement.hxx
+++ b/svl/inc/xmlement.hxx
@@ -28,9 +28,7 @@
#ifndef _SVTOOLS_XMLEMENT_HXX
#define _SVTOOLS_XMLEMENT_HXX
-#ifndef _SAL_TYPES_H
#include <sal/types.h>
-#endif
struct SvXMLEnumMapEntry
{