summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc')
-rw-r--r--sw/source/core/doc/textboxhelper.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sw/source/core/doc/textboxhelper.cxx b/sw/source/core/doc/textboxhelper.cxx
index 12389c209e8a..3d085becd87d 100644
--- a/sw/source/core/doc/textboxhelper.cxx
+++ b/sw/source/core/doc/textboxhelper.cxx
@@ -23,10 +23,7 @@
#include <unotextrange.hxx>
#include <cmdid.h>
#include <unoprnms.hxx>
-#include <dflyobj.hxx>
#include <mvsave.hxx>
-#include <sortedobjs.hxx>
-#include <cntfrm.hxx>
#include <fmtsrnd.hxx>
#include <frmfmt.hxx>
@@ -39,6 +36,7 @@
#include <comphelper/sequenceashashmap.hxx>
#include <com/sun/star/document/XActionLockable.hpp>
+#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/text/SizeType.hpp>
#include <com/sun/star/text/TextContentAnchorType.hpp>
#include <com/sun/star/text/WrapTextMode.hpp>