summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-06-30 14:51:35 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-06-30 14:52:30 +0200
commit717aafb9cae9dc4c58599c3a9b85434335785ec2 (patch)
treee5c6141a4f1018be3528b6764f3eb1f32f954b5d
parentfc98acd38c3ab26c1e0d3d72556123cc40522bff (diff)
robustify some headers
Change-Id: Id1998b240025973f43691e83cebce17449b060ba
-rw-r--r--include/canvas/base/graphicdevicebase.hxx1
-rw-r--r--include/comphelper/SettingsHelper.hxx1
-rw-r--r--include/linguistic/lngprophelp.hxx1
-rw-r--r--include/oox/ppt/pptshapecontext.hxx1
-rw-r--r--include/oox/vml/vmltextboxcontext.hxx2
-rw-r--r--include/svx/xflbmpit.hxx1
-rw-r--r--include/svx/xftouit.hxx1
-rw-r--r--include/svx/xftshit.hxx1
8 files changed, 9 insertions, 0 deletions
diff --git a/include/canvas/base/graphicdevicebase.hxx b/include/canvas/base/graphicdevicebase.hxx
index 5c3372e3f76a..fd36b3de6ac8 100644
--- a/include/canvas/base/graphicdevicebase.hxx
+++ b/include/canvas/base/graphicdevicebase.hxx
@@ -30,6 +30,7 @@
#include <canvas/parametricpolypolygon.hxx>
#include <canvas/propertysethelper.hxx>
+#include <canvas/verifyinput.hxx>
/* Definition of GraphicDeviceBase class */
diff --git a/include/comphelper/SettingsHelper.hxx b/include/comphelper/SettingsHelper.hxx
index 341b7431db06..af02cbd92067 100644
--- a/include/comphelper/SettingsHelper.hxx
+++ b/include/comphelper/SettingsHelper.hxx
@@ -22,6 +22,7 @@
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <comphelper/solarmutex.hxx>
#include <cppuhelper/implbase3.hxx>
namespace comphelper
diff --git a/include/linguistic/lngprophelp.hxx b/include/linguistic/lngprophelp.hxx
index 4befc9280cfe..b20a8e5d253a 100644
--- a/include/linguistic/lngprophelp.hxx
+++ b/include/linguistic/lngprophelp.hxx
@@ -26,6 +26,7 @@
#include <cppuhelper/interfacecontainer.h>
#include <com/sun/star/beans/XPropertyChangeListener.hpp>
#include <com/sun/star/beans/PropertyValues.hpp>
+#include <com/sun/star/linguistic2/XLinguProperties.hpp>
#include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp>
#include <linguistic/lngdllapi.h>
diff --git a/include/oox/ppt/pptshapecontext.hxx b/include/oox/ppt/pptshapecontext.hxx
index f746b659d7f0..85c64433221e 100644
--- a/include/oox/ppt/pptshapecontext.hxx
+++ b/include/oox/ppt/pptshapecontext.hxx
@@ -21,6 +21,7 @@
#define OOX_PPT_PPTSHAPECONTEXT_HXX
#include "oox/drawingml/shapecontext.hxx"
+#include "oox/ppt/slidepersist.hxx"
namespace oox { namespace ppt {
diff --git a/include/oox/vml/vmltextboxcontext.hxx b/include/oox/vml/vmltextboxcontext.hxx
index 47d71ac41b41..755d2d594e3e 100644
--- a/include/oox/vml/vmltextboxcontext.hxx
+++ b/include/oox/vml/vmltextboxcontext.hxx
@@ -24,6 +24,8 @@
#include "oox/vml/vmltextbox.hxx"
namespace oox {
+ class GraphicHelper;
+
namespace vml {
// ============================================================================
diff --git a/include/svx/xflbmpit.hxx b/include/svx/xflbmpit.hxx
index 3c9ea1ce5654..ffd7bb81d772 100644
--- a/include/svx/xflbmpit.hxx
+++ b/include/svx/xflbmpit.hxx
@@ -21,6 +21,7 @@
#define _SVX_XFLBMPIT_HXX
#include <svl/eitem.hxx>
+#include "svx/rectenum.hxx"
#include "svx/svxdllapi.h"
class SVX_DLLPUBLIC XFillBmpPosItem : public SfxEnumItem
diff --git a/include/svx/xftouit.hxx b/include/svx/xftouit.hxx
index 457247fa6cd2..f010fbe93fcc 100644
--- a/include/svx/xftouit.hxx
+++ b/include/svx/xftouit.hxx
@@ -20,6 +20,7 @@
#ifndef _SVX_XFTOUIT_HXX
#define _SVX_XFTOUIT_HXX
+#include <svl/intitem.hxx>
#include "svx/svxdllapi.h"
/*************************************************************************
diff --git a/include/svx/xftshit.hxx b/include/svx/xftshit.hxx
index 5ae8fc76078f..360da47536d8 100644
--- a/include/svx/xftshit.hxx
+++ b/include/svx/xftshit.hxx
@@ -22,6 +22,7 @@
#include <svl/eitem.hxx>
#include "svx/svxdllapi.h"
+#include "svx/xenum.hxx"
/*************************************************************************
|*