summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-05-26 16:56:25 +0200
committerMiklos Vajna <vmiklos@suse.cz>2013-05-27 09:40:23 +0200
commit7621888c0a68c62fce94c2301c9911b7064304d2 (patch)
tree9e95eae361c8c948625578568579865ce201db32
parent8645239c91dbd7d56691ccdc91118d24eb7df1bc (diff)
sw: unused includes in anchoreddrawobject
Change-Id: I57fdc7413c5caf09dbe279b502d94e36a46d5f64
-rw-r--r--sw/source/core/layout/anchoreddrawobject.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/core/layout/anchoreddrawobject.cxx b/sw/source/core/layout/anchoreddrawobject.cxx
index 62a3deaf8ae0..af9b41c9c5e5 100644
--- a/sw/source/core/layout/anchoreddrawobject.cxx
+++ b/sw/source/core/layout/anchoreddrawobject.cxx
@@ -17,13 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <anchoreddrawobject.hxx>
-#include <svx/svdobj.hxx>
#include <dcontact.hxx>
#include <rootfrm.hxx>
#include <pagefrm.hxx>
-#include <cntfrm.hxx>
-#include <doc.hxx>
#include <tocntntanchoredobjectposition.hxx>
#include <tolayoutanchoredobjectposition.hxx>
#include <frmtool.hxx>
@@ -33,12 +29,6 @@
// --> #i32795#
// template class <std::vector>
#include <vector>
-#include <tools/gen.hxx>
-
-// --> #i28749#
-#include <com/sun/star/text/PositionLayoutDir.hpp>
-// --> #i44559#
-#include <ndtxt.hxx>
using namespace ::com::sun::star;