Remove unused headers

Change-Id: I67cb5bf14114f9892d2680b7688092cafd9644f1
This commit is contained in:
Matteo Casalin
2014-05-14 08:33:54 +02:00
parent 852787151b
commit 352158b811
9 changed files with 2 additions and 11 deletions

View File

@@ -57,7 +57,6 @@ namespace com
#include <comphelper/namedvaluecollection.hxx>
#include <rtl/ustring.hxx>
#include <svl/brdcst.hxx>
#include <svl/poolitem.hxx>
#include <tools/ref.hxx>
#include <vector>

View File

@@ -21,8 +21,6 @@
#include <svl/svldllapi.h>
#include <sal/types.h>
#include <svl/brdcst.hxx>
#include <svl/lstner.hxx>
#include <unotools/options.hxx>
class SvtCTLOptions_Impl;

View File

@@ -21,8 +21,6 @@
#include <svl/svldllapi.h>
#include <sal/types.h>
#include <svl/brdcst.hxx>
#include <svl/lstner.hxx>
#include <unotools/configitem.hxx>
#include <unotools/options.hxx>
#include <i18nlangtag/lang.h>

View File

@@ -21,7 +21,6 @@
#include <svtools/svtdllapi.h>
#include <unotools/configitem.hxx>
#include <svl/brdcst.hxx>
#include <svl/lstner.hxx>
#include <unotools/options.hxx>

View File

@@ -23,8 +23,6 @@
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <com/sun/star/uno/Sequence.h>
#include <svl/brdcst.hxx>
#include <svl/lstner.hxx>
#include <unotools/options.hxx>

View File

@@ -21,7 +21,6 @@
#define INCLUDED_VCL_TEXTDATA_HXX
#include <rtl/ustring.hxx>
#include <svl/brdcst.hxx>
#include <svl/smplhint.hxx>
#include <vcl/dllapi.h>

View File

@@ -23,7 +23,6 @@
#include "global.hxx"
#include "address.hxx"
#include <editeng/unotext.hxx>
#include <svl/brdcst.hxx>
#include <svl/lstner.hxx>
#include <com/sun/star/text/XTextFieldsSupplier.hpp>
#include <com/sun/star/sheet/XHeaderFooterContent.hpp>

View File

@@ -24,6 +24,7 @@
#include "global.hxx"
#include "viewdata.hxx"
#include <editeng/svxenum.hxx>
#include <svl/brdcst.hxx>
#include <memory>

View File

@@ -25,8 +25,8 @@
#include <vector>
#include <vcl/window.hxx>
#include <SidebarWindowsTypes.hxx>
#include <svl/brdcst.hxx>
class SfxBroadcaster;
class SwTxtFld;
class SwRootFrm;
class SwPostItMgr;