summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/core/layout/newfrm.cxx12
1 files changed, 0 insertions, 12 deletions
diff --git a/sw/source/core/layout/newfrm.cxx b/sw/source/core/layout/newfrm.cxx
index a8cf7d807154..5a8d3c110bea 100644
--- a/sw/source/core/layout/newfrm.cxx
+++ b/sw/source/core/layout/newfrm.cxx
@@ -19,30 +19,18 @@
#include <svx/svdmodel.hxx>
#include <svx/svdpage.hxx>
-#include <fmtfordr.hxx>
#include <fmtpdsc.hxx>
-#include <frmfmt.hxx>
#include <swtable.hxx>
#include <rootfrm.hxx>
#include <pagefrm.hxx>
-#include <cntfrm.hxx>
-#include <viewsh.hxx>
-#include <doc.hxx>
-#include <node.hxx>
#include <dflyobj.hxx>
#include <frmtool.hxx>
#include <virtoutp.hxx>
#include <blink.hxx>
-#include <ndindex.hxx>
#include <sectfrm.hxx>
#include <notxtfrm.hxx>
#include <pagedesc.hxx>
#include "viewimp.hxx"
-#include "IDocumentTimerAccess.hxx"
-#include "IDocumentLayoutAccess.hxx"
-#include "IDocumentFieldsAccess.hxx"
-#include "IDocumentSettingAccess.hxx"
-#include "IDocumentDrawModelAccess.hxx"
#include <hints.hxx>
#include <viewopt.hxx>
#include <set>