diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:14:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:15:34 +0200 |
commit | 07b0617a5af5f1d942595695b1e3f27dbaea6bf8 (patch) | |
tree | ae2930f47b8f62a2f718c8103f209aa12b5dc965 /svtools | |
parent | 7f8e721e0536e68fca4d7abdf9711427eb1c576e (diff) |
update pch files
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index ef7c0c3f72b9..6f4dcdc1381e 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -97,6 +97,7 @@ #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/beans/PropertyValues.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertyAccess.hpp> #include <com/sun/star/beans/XPropertySet.hpp> @@ -208,6 +209,8 @@ #include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/task/XInteractionRetry.hpp> #include <com/sun/star/text/GraphicCrop.hpp> +#include <com/sun/star/text/XPageCursor.hpp> +#include <com/sun/star/text/XTextViewCursorSupplier.hpp> #include <com/sun/star/ucb/AlreadyInitializedException.hpp> #include <com/sun/star/ucb/CommandAbortedException.hpp> #include <com/sun/star/ucb/ContentCreationException.hpp> @@ -316,7 +319,6 @@ #include <osl/module.h> #include <osl/module.hxx> #include <osl/mutex.hxx> -#include <osl/security.hxx> #include <rtl/bootstrap.hxx> #include <rtl/crc.h> #include <rtl/instance.hxx> @@ -450,7 +452,6 @@ #include <vcl/imagerepository.hxx> #include <vcl/lazydelete.hxx> #include <vcl/lineinfo.hxx> -#include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/metaact.hxx> |