summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorFelix Zhang <fezhang@suse.com>2011-11-16 17:27:21 +0800
committerJan Holesovsky <kendy@suse.cz>2011-11-17 00:49:48 +0100
commit38b42cee869c573dcdd9af2538a143edf9f18d33 (patch)
treea4a44fe2001321efc3fab746d24edfd22ba29ceb /svx
parent4f11d0aa461537efa2705e7b49bc2c828a700e43 (diff)
remove obsolete layout code
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/svx/fontlb.hxx1
-rw-r--r--svx/inc/svx/langbox.hxx1
-rw-r--r--svx/inc/svx/srchdlg.hxx2
3 files changed, 0 insertions, 4 deletions
diff --git a/svx/inc/svx/fontlb.hxx b/svx/inc/svx/fontlb.hxx
index 66745fa1cedc..ab6dfe8081c6 100644
--- a/svx/inc/svx/fontlb.hxx
+++ b/svx/inc/svx/fontlb.hxx
@@ -32,7 +32,6 @@
#include <svtools/svtabbx.hxx>
#include <vcl/virdev.hxx>
#include "svx/svxdllapi.h"
-#include <layout/layout.hxx>
// ============================================================================
diff --git a/svx/inc/svx/langbox.hxx b/svx/inc/svx/langbox.hxx
index 336ce2250634..1a8f6ef0776c 100644
--- a/svx/inc/svx/langbox.hxx
+++ b/svx/inc/svx/langbox.hxx
@@ -35,7 +35,6 @@
#include "svx/svxdllapi.h"
#include <vcl/image.hxx>
#include <tools/solar.h>
-#include <layout/layout.hxx>
class SvtLanguageTable;
diff --git a/svx/inc/svx/srchdlg.hxx b/svx/inc/svx/srchdlg.hxx
index b7f19a88962b..b15e3c6f41ee 100644
--- a/svx/inc/svx/srchdlg.hxx
+++ b/svx/inc/svx/srchdlg.hxx
@@ -100,8 +100,6 @@ public:
// class SvxSearchDialogWrapper ------------------------------------------
-#include <sfx2/layout.hxx>
-
class SvxSearchDialog;
class SVX_DLLPUBLIC SvxSearchDialogWrapper : public SfxChildWindow
{