summaryrefslogtreecommitdiff
path: root/cui/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-09-05 20:00:17 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-09-05 20:00:43 +0200
commit286d04a96e11edc21395076becb26940c29b908a (patch)
treeb046bc72a263575a2bb27d99912440d02d5c372e /cui/inc
parentc37cd33fad388ad486d42f008f9908784611fe23 (diff)
update pch
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
Diffstat (limited to 'cui/inc')
-rw-r--r--cui/inc/pch/precompiled_cui.hxx7
1 files changed, 7 insertions, 0 deletions
diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx
index 74a9e8c3d6f3..a1bc8d615cdd 100644
--- a/cui/inc/pch/precompiled_cui.hxx
+++ b/cui/inc/pch/precompiled_cui.hxx
@@ -73,8 +73,10 @@
#include <com/sun/star/awt/XControl.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
+#include <com/sun/star/beans/Property.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/XProperty.hpp>
#include <com/sun/star/beans/XPropertyAccess.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
@@ -258,12 +260,16 @@
#include <comphelper/proparrhlp.hxx>
#include <comphelper/propertycontainer.hxx>
#include <comphelper/seqstream.hxx>
+#include <comphelper/sequence.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/sequenceasvector.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/string.hxx>
#include <comphelper/types.hxx>
#include <comphelper/uno3.hxx>
+#include <config_buildid.h>
+#include <config_features.h>
+#include <config_folders.h>
#include <config_vclplug.h>
#include <cppuhelper/compbase4.hxx>
#include <cppuhelper/exc_hlp.hxx>
@@ -460,6 +466,7 @@
#include <svtools/svtabbx.hxx>
#include <svtools/transfer.hxx>
#include <svtools/treelistbox.hxx>
+#include <svtools/treelistentry.hxx>
#include <svtools/unitconv.hxx>
#include <svx/SmartTagMgr.hxx>
#include <svx/SpellDialogChildWindow.hxx>