diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-15 05:20:47 +0200 |
commit | 0b0244183ab721ab0e55c42cb5cda841456c2586 (patch) | |
tree | c21ae923f1a12433ad75e30cc1a51a2e0c2f08cf /oox | |
parent | d67cd21033877c9c09d9cc4f14c2c4658e973f57 (diff) |
update pch
Change-Id: I475bee35ca5d24903d85e7f2427fab0e47d8db4d
Diffstat (limited to 'oox')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index 096398028cf7..5ee4dd5fc741 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -338,7 +338,9 @@ #include <cppuhelper/implbase2.hxx> #include <cppuhelper/implementationentry.hxx> #include <cstdio> +#include <editeng/escapementitem.hxx> #include <editeng/svxenum.hxx> +#include <editeng/unoprnms.hxx> #include <filter/msfilter/escherex.hxx> #include <filter/msfilter/msdffimp.hxx> #include <filter/msfilter/msvbahelper.hxx> @@ -379,6 +381,7 @@ #include <svx/svdotext.hxx> #include <svx/svdtrans.hxx> #include <svx/unoapi.hxx> +#include <svx/unopage.hxx> #include <time.h> #include <tools/globname.hxx> #include <tools/multisel.hxx> |