summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwppara.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter/lwppara.cxx')
-rw-r--r--lotuswordpro/source/filter/lwppara.cxx20
1 files changed, 1 insertions, 19 deletions
diff --git a/lotuswordpro/source/filter/lwppara.cxx b/lotuswordpro/source/filter/lwppara.cxx
index 6dfe95bb1b28..7788132793ff 100644
--- a/lotuswordpro/source/filter/lwppara.cxx
+++ b/lotuswordpro/source/filter/lwppara.cxx
@@ -61,41 +61,23 @@
#include "lwppara.hxx"
#include <lwpglobalmgr.hxx>
#include <lwpfilehdr.hxx>
+#include "lwppagelayout.hxx"
#include "lwpparaproperty.hxx"
-#include <lwptools.hxx>
#include "lwpparastyle.hxx"
-#include <xfilter/xffont.hxx>
-#include <xfilter/xftextstyle.hxx>
#include <xfilter/xfstylemanager.hxx>
#include <xfilter/xfparagraph.hxx>
-#include <xfilter/xftextcontent.hxx>
-#include <xfilter/xftextspan.hxx>
#include <xfilter/xfmargins.hxx>
-#include <xfilter/xftabstop.hxx>
-#include <xfilter/xflinebreak.hxx>
#include <xfilter/xfsection.hxx>
#include <xfilter/xfsectionstyle.hxx>
#include <xfilter/xfcolor.hxx>
-#include <xfilter/xfhyperlink.hxx>
#include <xfilter/xfliststyle.hxx>
-#include "lwpcharsetmgr.hxx"
#include "lwpfribheader.hxx"
-#include "lwpsection.hxx"
#include "lwplayout.hxx"
-#include "lwpusewhen.hxx"
#include "lwpbulletstylemgr.hxx"
#include "lwpstory.hxx"
#include "lwpsilverbullet.hxx"
-#include <xfilter/xflist.hxx>
-#include <xfilter/xfframe.hxx>
-
-#include "lwpdivinfo.hxx"
-#include "lwpdoc.hxx"
-#include "lwpholder.hxx"
-#include "lwppagehint.hxx"
#include <lwpdropcapmgr.hxx>
-#include "lwptable.hxx"
#include <memory>
#include <o3tl/sorted_vector.hxx>