cws svxsplit: some corrections after merge

This commit is contained in:
Mathias Bauer 2010-02-05 00:10:48 +01:00
parent b08e1a88df
commit 206eaa4151
3 changed files with 0 additions and 3 deletions

View file

@ -63,7 +63,6 @@
#include <editeng/postitem.hxx> #include <editeng/postitem.hxx>
#include <editeng/udlnitem.hxx> #include <editeng/udlnitem.hxx>
#include <editeng/crsditem.hxx> #include <editeng/crsditem.hxx>
#include <unoobj.hxx>
#include <docsh.hxx> #include <docsh.hxx>
#include <fmtanchr.hxx> #include <fmtanchr.hxx>
#include <docary.hxx> #include <docary.hxx>

View file

@ -35,7 +35,6 @@
#include <com/sun/star/text/XTextDocument.hpp> #include <com/sun/star/text/XTextDocument.hpp>
#include <xmloff/XMLFontAutoStylePool.hxx> #include <xmloff/XMLFontAutoStylePool.hxx>
#include <editeng/fontitem.hxx> #include <editeng/fontitem.hxx>
#include <unoobj.hxx>
#include <unotext.hxx> #include <unotext.hxx>
#include <doc.hxx> #include <doc.hxx>
#include <xmlexp.hxx> #include <xmlexp.hxx>

View file

@ -43,7 +43,6 @@
#include <svx/svdview.hxx> #include <svx/svdview.hxx>
#include <svx/svdocapt.hxx> #include <svx/svdocapt.hxx>
#include <editeng/outlobj.hxx> #include <editeng/outlobj.hxx>
#include <svx/outlobj.hxx>
#include <cmdid.h> #include <cmdid.h>
#include <view.hxx> #include <view.hxx>
#include <edtwin.hxx> #include <edtwin.hxx>