diff options
author | Peter Foley <pefoley2@verizon.net> | 2013-02-28 19:55:13 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2013-02-28 19:59:24 -0500 |
commit | 1ceabe1101c1dee5a8adf6a19d57f1b3726f3e2a (patch) | |
tree | c581d2dd0ba37b5c48b1bd369a72c1875f260b7a /sw/inc | |
parent | 59d02d3a3ba53d388e65f301ab2d2b1153736dd7 (diff) |
regenerate pch
Change-Id: I130bfbeaf8723f0f9ee38051c8acf32cb7f5ba85
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/pch/precompiled_msword.hxx | 2 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index e05919fcc59b..05af0b799cd6 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -246,13 +246,13 @@ #include <unotools/ucbstreamhelper.hxx> #include <utility> #include <vcl/cvtgrf.hxx> +#include <vcl/embeddedfontshelper.hxx> #include <vcl/font.hxx> #include <vcl/graph.hxx> #include <vcl/graphicfilter.hxx> #include <vcl/outdev.hxx> #include <vcl/salbtype.hxx> #include <vcl/svapp.hxx> -#include <vcl/embeddedfontshelper.hxx> #include <vcl/vclenum.hxx> #include <vcl/virdev.hxx> #include <vcl/wmf.hxx> diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 22930ff5aaae..2ada7d228473 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -601,6 +601,7 @@ #include <osl/mutex.hxx> #include <osl/thread.hxx> #include <rsc/rscsfx.hxx> +#include <rtl/bootstrap.hxx> #include <rtl/instance.hxx> #include <rtl/logfile.hxx> #include <rtl/math.hxx> @@ -771,6 +772,7 @@ #include <svx/chrtitem.hxx> #include <svx/clipboardctl.hxx> #include <svx/clipfmtitem.hxx> +#include <svx/compressgraphicdialog.hxx> #include <svx/contdlg.hxx> #include <svx/ctredlin.hxx> #include <svx/dataaccessdescriptor.hxx> @@ -1090,6 +1092,7 @@ #include <xmloff/xmltoken.hxx> #include <xmloff/xmltypes.hxx> #include <xmloff/xmluconv.hxx> +#include <xmlreader/xmlreader.hxx> #include<vcl/window.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |