summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-04-25 12:11:25 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-04-25 12:11:53 +0200
commit360d6bf4fd1241af47f55648b7597fda3120390a (patch)
tree3700c0a10dd274a078375fc274fbc5b2bc5f1e6a /svtools
parent3a77c4fa06e02a3758222b39e6359a9f504d42b2 (diff)
update pch
Change-Id: I67e73438312f2a672e71762ee6707ec5d425bb47
Diffstat (limited to 'svtools')
-rw-r--r--svtools/inc/pch/precompiled_svt.hxx8
1 files changed, 7 insertions, 1 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index c17df22d1a8f..04515152915b 100644
--- a/svtools/inc/pch/precompiled_svt.hxx
+++ b/svtools/inc/pch/precompiled_svt.hxx
@@ -14,6 +14,11 @@
also fixes all possible problems, so it's usually better to use it).
*/
+#include "DocumentToGraphicRenderer.hxx"
+#include "GraphicExportOptionsDialog.hxx"
+#include "PlaceEditDialog.hxx"
+#include "ServerDetailsControls.hxx"
+#include "bindablecontrolhelper.hxx"
#include "com/sun/star/beans/XPropertySet.hpp"
#include "com/sun/star/document/XDocumentProperties.hpp"
#include "com/sun/star/script/Converter.hpp"
@@ -28,6 +33,7 @@
#include "comphelper/servicedecl.hxx"
#include "comphelper/string.hxx"
#include "cppuhelper/implementationentry.hxx"
+#include "inetimg.hxx"
#include "osl/diagnose.h"
#include "rtl/ustring.hxx"
#include "sal/config.h"
@@ -259,6 +265,7 @@
#include <com/sun/star/view/XPrintable.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <comphelper/accimplaccess.hxx>
+#include <comphelper/classids.hxx>
#include <comphelper/componentcontext.hxx>
#include <comphelper/configurationhelper.hxx>
#include <comphelper/embeddedobjectcontainer.hxx>
@@ -329,7 +336,6 @@
#include <salhelper/thread.hxx>
#include <salhelper/timer.hxx>
#include <set>
-#include <comphelper/classids.hxx>
#include <sot/exchange.hxx>
#include <sot/filelist.hxx>
#include <sot/formats.hxx>