diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-25 12:11:25 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-25 12:11:53 +0200 |
commit | 360d6bf4fd1241af47f55648b7597fda3120390a (patch) | |
tree | 3700c0a10dd274a078375fc274fbc5b2bc5f1e6a /sw/inc/pch | |
parent | 3a77c4fa06e02a3758222b39e6359a9f504d42b2 (diff) |
update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index c7e74e33d441..b38f6dc9a136 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -661,6 +661,7 @@ #include <sfx2/frmdescr.hxx> #include <sfx2/frmhtml.hxx> #include <sfx2/frmhtmlw.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/imagemgr.hxx> #include <sfx2/imgmgr.hxx> #include <sfx2/infobar.hxx> @@ -695,7 +696,6 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/factory.hxx> #include <sot/filelist.hxx> @@ -776,7 +776,6 @@ #include <svtools/svtresid.hxx> #include <svtools/templdlg.hxx> #include <svtools/transfer.hxx> -#include <unotools/textsearch.hxx> #include <svtools/unoevent.hxx> #include <svtools/unoimap.hxx> #include <svtools/xwindowitem.hxx> @@ -823,7 +822,6 @@ #include <svx/grfflt.hxx> #include <svx/hdft.hxx> #include <svx/hlnkitem.hxx> -#include <sfx2/htmlmode.hxx> #include <svx/hyperdlg.hxx> #include <svx/imapdlg.hxx> #include <svx/insctrl.hxx> @@ -1016,11 +1014,14 @@ #include <unotools/syslocale.hxx> #include <unotools/syslocaleoptions.hxx> #include <unotools/tempfile.hxx> +#include <unotools/textsearch.hxx> #include <unotools/transliterationwrapper.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/useroptions.hxx> #include <utility> #include <vbahelper/vbaaccesshelper.hxx> +#include <vcl/GraphicNativeMetadata.hxx> +#include <vcl/GraphicNativeTransform.hxx> #include <vcl/bitmap.hxx> #include <vcl/builder.hxx> #include <vcl/button.hxx> @@ -1095,7 +1096,6 @@ #include <xmloff/xformsexport.hxx> #include <xmloff/xformsimport.hxx> #include <xmloff/xmlaustp.hxx> -#include <editeng/xmlcnitm.hxx> #include <xmloff/xmlexp.hxx> #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> |