summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/rtfattributeoutput.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-12-15 08:55:32 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-12-15 09:01:01 +0100
commit0f18e9de72c9e2ba7507a881bbf279eab420cdbc (patch)
tree1eb235d25001d4e23fe534aacbb7c8826c7176b2 /sw/source/filter/ww8/rtfattributeoutput.cxx
parentFactor out SwNumRuleItem::dumpAsXml() from nodedump (diff)
downloadcore-0f18e9de72c9e2ba7507a881bbf279eab420cdbc.tar.gz
core-0f18e9de72c9e2ba7507a881bbf279eab420cdbc.zip
Unused includes
Change-Id: I84e475a64cf09e4eeea524b73f8febf7f0a1a46b
Diffstat (limited to 'sw/source/filter/ww8/rtfattributeoutput.cxx')
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/filter/ww8/rtfattributeoutput.cxx b/sw/source/filter/ww8/rtfattributeoutput.cxx
index ea0bd99ce71e..d6e6115d235c 100644
--- a/sw/source/filter/ww8/rtfattributeoutput.cxx
+++ b/sw/source/filter/ww8/rtfattributeoutput.cxx
@@ -23,15 +23,12 @@
#include "writerwordglue.hxx"
#include "ww8par.hxx"
#include "fmtcntnt.hxx"
-#include "fchrfmt.hxx"
#include <svtools/rtfkeywd.hxx>
#include <editeng/fontitem.hxx>
#include <editeng/tstpitem.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/spltitem.hxx>
#include <editeng/widwitem.hxx>
-#include <editeng/keepitem.hxx>
-#include <editeng/brushitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/kernitem.hxx>
@@ -44,8 +41,6 @@
#include <editeng/fhgtitem.hxx>
#include <editeng/colritem.hxx>
#include <editeng/hyphenzoneitem.hxx>
-#include <editeng/ulspitem.hxx>
-#include <editeng/boxitem.hxx>
#include <editeng/contouritem.hxx>
#include <editeng/shdditem.hxx>
#include <editeng/autokernitem.hxx>
@@ -55,11 +50,8 @@
#include <editeng/charrotateitem.hxx>
#include <editeng/charreliefitem.hxx>
#include <editeng/paravertalignitem.hxx>
-#include <editeng/frmdiritem.hxx>
#include <editeng/blinkitem.hxx>
#include <editeng/charhiddenitem.hxx>
-#include <editeng/shaditem.hxx>
-#include <editeng/opaqitem.hxx>
#include <svx/fmglob.hxx>
#include <svx/svdouno.hxx>
#include <filter/msfilter/rtfutil.hxx>
@@ -68,8 +60,6 @@
#include <drawdoc.hxx>
#include <docufld.hxx>
#include <fmtclds.hxx>
-#include <fmtinfmt.hxx>
-#include <fmtftn.hxx>
#include <fmtrowsplt.hxx>
#include <fmtline.hxx>
#include <fmtanchr.hxx>