summaryrefslogtreecommitdiff
path: root/forms/source
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-10-05 15:53:46 +0200
committerPetr Mladek <pmladek@suse.cz>2010-10-05 18:08:01 +0200
commite22d09f9ec66473a89ce4c8cbc943c97ae450027 (patch)
tree1982981ae21009cab85b8098fd1dce7080f9c841 /forms/source
parentafdb74c7ef53628958aa6a9156e11ca2295f9c45 (diff)
more removed include guards using fixguard.py
Diffstat (limited to 'forms/source')
-rw-r--r--forms/source/component/DatabaseForm.hxx2
-rw-r--r--forms/source/richtext/richtextvclcontrol.hxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/forms/source/component/DatabaseForm.hxx b/forms/source/component/DatabaseForm.hxx
index 9d452c218..2f34b636d 100644
--- a/forms/source/component/DatabaseForm.hxx
+++ b/forms/source/component/DatabaseForm.hxx
@@ -70,9 +70,7 @@
#include <connectivity/filtermanager.hxx>
#include <connectivity/warningscontainer.hxx>
-#ifndef FORMS_SOURCE_MISC_LISTENERCONTAINERS_HXX
#include "listenercontainers.hxx"
-#endif
#include "ids.hxx"
#include <comphelper/propmultiplex.hxx>
#include <comphelper/uno3.hxx>
diff --git a/forms/source/richtext/richtextvclcontrol.hxx b/forms/source/richtext/richtextvclcontrol.hxx
index 6b006760c..83372c927 100644
--- a/forms/source/richtext/richtextvclcontrol.hxx
+++ b/forms/source/richtext/richtextvclcontrol.hxx
@@ -29,9 +29,7 @@
#include <vcl/dialog.hxx>
#include <vcl/fixed.hxx>
-#ifndef _SV_BUTTON_HXX
#include <vcl/button.hxx>
-#endif
#include <vcl/toolbox.hxx>
#include <com/sun/star/awt/FontDescriptor.hpp>
#include "rtattributes.hxx"