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 /svx/inc/pch | |
parent | 3a77c4fa06e02a3758222b39e6359a9f504d42b2 (diff) |
update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
Diffstat (limited to 'svx/inc/pch')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 4 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 46e6034c5b77..563b48ea4c7d 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -23,6 +23,7 @@ #include "boost/unordered_map.hpp" #include "com/sun/star/container/XNameAccess.hpp" #include "com/sun/star/container/XNameContainer.hpp" +#include "com/sun/star/drawing/ColorTable.hpp" #include "com/sun/star/lang/XMultiServiceFactory.hpp" #include "com/sun/star/ui/dialogs/TemplateDescription.hpp" #include "com/sun/star/uno/Any.hxx" @@ -293,6 +294,7 @@ #include <sfx2/docfile.hxx> #include <sfx2/evntconf.hxx> #include <sfx2/filedlghelper.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/imagemgr.hxx> #include <sfx2/module.hxx> #include <sfx2/objsh.hxx> @@ -353,7 +355,6 @@ #include <svtools/stdctrl.hxx> #include <svtools/stdmenu.hxx> #include <svtools/svlbitm.hxx> -#include <unotools/textsearch.hxx> #include <svtools/valueset.hxx> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/externallock.hxx> @@ -384,6 +385,7 @@ #include <unotools/pathoptions.hxx> #include <unotools/searchopt.hxx> #include <unotools/syslocale.hxx> +#include <unotools/textsearch.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/viewoptions.hxx> #include <utility> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 90f92744a28d..958537de8ae5 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -466,6 +466,7 @@ #include <sfx2/fcontnr.hxx> #include <sfx2/filedlghelper.hxx> #include <sfx2/frmdescr.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/ipclient.hxx> #include <sfx2/linkmgr.hxx> #include <sfx2/lnkbase.hxx> @@ -479,7 +480,6 @@ #include <sfx2/tplpitem.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/factory.hxx> #include <sot/filelist.hxx> @@ -529,6 +529,7 @@ #include <svtools/svlbitm.hxx> #include <svtools/toolbarmenu.hxx> #include <svtools/transfer.hxx> +#include <svtools/treelistentry.hxx> #include <svtools/unoevent.hxx> #include <svtools/unoimap.hxx> #include <svtools/valueset.hxx> |