diff options
author | Aurimas Fišeras <aurimas@members.fsf.org> | 2013-04-16 17:26:06 +0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-17 10:00:15 +0000 |
commit | c75eeddfb892918c13a19f7c534b73e423ff8d89 (patch) | |
tree | a89545e57c1e85a741a4356431faf0dfb00c82ae /sw/inc/pch | |
parent | aae91941bfb0ec60e8703cff3d685c4a8dc7c301 (diff) |
Update pch
Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4
Reviewed-on: https://gerrit.libreoffice.org/3427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 104df5b09c43..4957e1a4bcad 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -157,6 +157,7 @@ #include <com/sun/star/embed/EmbedMisc.hpp> #include <com/sun/star/embed/EmbedStates.hpp> #include <com/sun/star/embed/EmbeddedObjectCreator.hpp> +#include <com/sun/star/embed/MSOLEObjectSystemCreator.hpp> #include <com/sun/star/embed/NoVisualAreaSizeException.hpp> #include <com/sun/star/embed/OOoEmbeddedObjectFactory.hpp> #include <com/sun/star/embed/XClassifiedObject.hpp> @@ -426,6 +427,7 @@ #include <com/sun/star/view/XSelectionSupplier.hpp> #include <com/sun/star/view/XViewSettingsSupplier.hpp> #include <com/sun/star/xforms/Model.hpp> +#include <com/sun/star/xforms/XForms.hpp> #include <com/sun/star/xforms/XFormsSupplier.hpp> #include <com/sun/star/xforms/XFormsUIHelper1.hpp> #include <com/sun/star/xforms/XModel2.hpp> |