diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/comphelper/interaction.hxx | 1 | ||||
-rw-r--r-- | include/connectivity/ConnectionWrapper.hxx | 1 | ||||
-rw-r--r-- | include/sfx2/frame.hxx | 1 | ||||
-rw-r--r-- | include/svx/fmpage.hxx | 1 | ||||
-rw-r--r-- | include/svx/fmsearch.hxx | 1 | ||||
-rw-r--r-- | include/svx/fmtools.hxx | 1 | ||||
-rw-r--r-- | include/svx/fmview.hxx | 1 | ||||
-rw-r--r-- | include/toolkit/controls/geometrycontrolmodel.hxx | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/include/comphelper/interaction.hxx b/include/comphelper/interaction.hxx index c85e5c25dd92..84c0b528067e 100644 --- a/include/comphelper/interaction.hxx +++ b/include/comphelper/interaction.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_COMPHELPER_INTERACTION_HXX #define INCLUDED_COMPHELPER_INTERACTION_HXX -#include <comphelper/uno3.hxx> #include <cppuhelper/implbase.hxx> #include <com/sun/star/task/XInteractionApprove.hpp> #include <com/sun/star/task/XInteractionDisapprove.hpp> diff --git a/include/connectivity/ConnectionWrapper.hxx b/include/connectivity/ConnectionWrapper.hxx index f09a2d702e4d..14bc9e88d8c7 100644 --- a/include/connectivity/ConnectionWrapper.hxx +++ b/include/connectivity/ConnectionWrapper.hxx @@ -26,7 +26,6 @@ #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/uno/XComponentContext.hpp> -#include <comphelper/broadcasthelper.hxx> #include <connectivity/CommonTools.hxx> #include <connectivity/dbtoolsdllapi.hxx> diff --git a/include/sfx2/frame.hxx b/include/sfx2/frame.hxx index 89d5a75c6586..dcec2b1ae037 100644 --- a/include/sfx2/frame.hxx +++ b/include/sfx2/frame.hxx @@ -26,7 +26,6 @@ #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Any.hxx> #include <vcl/vclptr.hxx> -#include <comphelper/namedvaluecollection.hxx> #include <rtl/ustring.hxx> #include <svl/poolitem.hxx> #include <tools/ref.hxx> diff --git a/include/svx/fmpage.hxx b/include/svx/fmpage.hxx index 2605a6067517..f91893aa3bd0 100644 --- a/include/svx/fmpage.hxx +++ b/include/svx/fmpage.hxx @@ -22,7 +22,6 @@ #include <memory> #include <svx/svdpage.hxx> -#include <comphelper/uno3.hxx> #include <svx/svxdllapi.h> #include <tools/contnr.hxx> diff --git a/include/svx/fmsearch.hxx b/include/svx/fmsearch.hxx index 2d1b39439995..6eaafe82d6e2 100644 --- a/include/svx/fmsearch.hxx +++ b/include/svx/fmsearch.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SVX_FMSEARCH_HXX #include <com/sun/star/sdbc/XResultSet.hpp> -#include <comphelper/uno3.hxx> #include <rtl/ustring.hxx> #include <svx/svxdllapi.h> #include <vcl/button.hxx> diff --git a/include/svx/fmtools.hxx b/include/svx/fmtools.hxx index 0ba27ec0da52..239551e0c5b9 100644 --- a/include/svx/fmtools.hxx +++ b/include/svx/fmtools.hxx @@ -58,7 +58,6 @@ #include <rtl/ref.hxx> #include <tools/wintypes.hxx> #include <cppuhelper/weakref.hxx> -#include <comphelper/uno3.hxx> #include <comphelper/stl_types.hxx> #include <cppuhelper/implbase.hxx> diff --git a/include/svx/fmview.hxx b/include/svx/fmview.hxx index d0a7eb79836f..c47267f6a968 100644 --- a/include/svx/fmview.hxx +++ b/include/svx/fmview.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SVX_FMVIEW_HXX #include <svx/view3d.hxx> -#include <comphelper/uno3.hxx> #include <svx/svxdllapi.h> namespace com { namespace sun { namespace star { diff --git a/include/toolkit/controls/geometrycontrolmodel.hxx b/include/toolkit/controls/geometrycontrolmodel.hxx index 16d8556bc7be..cf8ea9bdacd0 100644 --- a/include/toolkit/controls/geometrycontrolmodel.hxx +++ b/include/toolkit/controls/geometrycontrolmodel.hxx @@ -21,7 +21,6 @@ #define INCLUDED_TOOLKIT_CONTROLS_GEOMETRYCONTROLMODEL_HXX #include <comphelper/broadcasthelper.hxx> -#include <comphelper/uno3.hxx> #include <comphelper/propagg.hxx> #include <comphelper/proparrhlp.hxx> #include <comphelper/propertycontainer.hxx> |