Kaydet (Commit) f74a57a4 authored tarafından Miklos Vajna's avatar Miklos Vajna

sw: unused includes in laycache

Change-Id: Ibd168ee6a5da734bc3b20bbab698953eb13f0e73
üst 8f2d9021
...@@ -17,9 +17,7 @@ ...@@ -17,9 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <hintids.hxx>
#include <editeng/formatbreakitem.hxx> #include <editeng/formatbreakitem.hxx>
#include <tools/stream.hxx>
#include <doc.hxx> #include <doc.hxx>
#include <docstat.hxx> #include <docstat.hxx>
#include <docary.hxx> #include <docary.hxx>
...@@ -29,30 +27,20 @@ ...@@ -29,30 +27,20 @@
#include <pagefrm.hxx> #include <pagefrm.hxx>
#include <rootfrm.hxx> #include <rootfrm.hxx>
#include <txtfrm.hxx> #include <txtfrm.hxx>
#include <ndtxt.hxx>
#include <swtable.hxx> #include <swtable.hxx>
#include <tabfrm.hxx> #include <tabfrm.hxx>
#include <rowfrm.hxx> #include <rowfrm.hxx>
#include <colfrm.hxx>
#include <bodyfrm.hxx>
#include <ndindex.hxx>
#include <sectfrm.hxx> #include <sectfrm.hxx>
#include <frmfmt.hxx>
#include <fmtcntnt.hxx> #include <fmtcntnt.hxx>
#include <pagedesc.hxx> #include <pagedesc.hxx>
#include <frmtool.hxx> #include <frmtool.hxx>
#include <dflyobj.hxx> #include <dflyobj.hxx>
#include <dcontact.hxx> #include <dcontact.hxx>
#include "viewopt.hxx" #include "viewopt.hxx"
#include "viewsh.hxx"
#include <flyfrm.hxx> #include <flyfrm.hxx>
// OD 2004-05-24 #i28701# // OD 2004-05-24 #i28701#
#include <sortedobjs.hxx> #include <sortedobjs.hxx>
#include <pam.hxx>
#include <docsh.hxx>
#include <poolfmt.hxx>
#include <set> #include <set>
using namespace ::com::sun::star; using namespace ::com::sun::star;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment