From b49ad8bb9cd80d236fb825462920082bdd9e26d7 Mon Sep 17 00:00:00 2001 From: Luboš Luňák Date: Sun, 9 Dec 2012 02:45:50 +0100 Subject: do not include removed include files --- xmloff/inc/pch/precompiled_xmloff.hxx | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'xmloff') diff --git a/xmloff/inc/pch/precompiled_xmloff.hxx b/xmloff/inc/pch/precompiled_xmloff.hxx index 988155d9ba6e..79bd3b3efa0e 100644 --- a/xmloff/inc/pch/precompiled_xmloff.hxx +++ b/xmloff/inc/pch/precompiled_xmloff.hxx @@ -149,8 +149,6 @@ #include "com/sun/star/document/PrinterIndependentLayout.hpp" #include "com/sun/star/document/XActionLockable.hpp" #include "com/sun/star/document/XBinaryStreamResolver.hpp" -#include "com/sun/star/document/XDocumentInfo.hpp" -#include "com/sun/star/document/XDocumentInfoSupplier.hpp" #include "com/sun/star/document/XDocumentRevisionListPersistence.hpp" #include "com/sun/star/document/XEmbeddedObjectResolver.hpp" #include "com/sun/star/document/XEmbeddedObjectSupplier.hpp" @@ -451,14 +449,11 @@ #include "sot/clsids.hxx" -#include "svl/cntnrsrt.hxx" #include "svl/itemset.hxx" #include "unotools/moduleoptions.hxx" #include "svl/nfsymbol.hxx" #include "svl/numuno.hxx" #include "svl/poolitem.hxx" -#include "svl/svarray.hxx" -#include "svl/svstdarr.hxx" #include "svl/urihelper.hxx" @@ -467,7 +462,6 @@ #include "tools/debug.hxx" #include "tools/gen.hxx" #include "tools/globname.hxx" -#include "tools/list.hxx" #include "tools/ref.hxx" #include "tools/rtti.hxx" #include "tools/solar.h" @@ -1122,7 +1116,6 @@ #include "rtl/logfile.hxx" #include "rtl/math.hxx" #include "rtl/memory.h" -#include "rtl/oustringostreaminserter.hxx" #include "rtl/ref.hxx" #include "rtl/strbuf.h" #include "rtl/strbuf.hxx" @@ -1141,16 +1134,13 @@ #include "sax/saxdllapi.h" //#include "sax/tools/converter.hxx" #include "sot/clsids.hxx" -#include "svl/cntnrsrt.hxx" #include "svl/itemset.hxx" #include "svl/nfkeytab.hxx" #include "svl/nfsymbol.hxx" #include "svl/nfversi.hxx" #include "svl/numuno.hxx" #include "svl/ondemand.hxx" -#include "svl/svarray.hxx" #include "svl/svldllapi.h" -#include "svl/svstdarr.hxx" #include "svl/urihelper.hxx" #include "svl/zforlist.hxx" #include "svl/zformat.hxx" -- cgit