summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-04-01 19:50:12 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-04-02 19:01:24 +0000
commitf7a75a66fa46627aa6edc6439650c1e3c06836d7 (patch)
tree5040ac4c1fd3f4afd28f900cdca5222bf822101e /include
parenta0b1a10ddcf5e17116055a0c82200231bf5cd55f (diff)
cleanup: remove unused Reference.h(xx) includes
and unused using-declarations from Reference.h Change-Id: I297a7ae6044fa329d245ecf08fd5c4cb930f5b19 Reviewed-on: https://gerrit.libreoffice.org/23735 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/basegfx/color/bcolor.hxx1
-rw-r--r--include/comphelper/seqstream.hxx1
-rw-r--r--include/cppcanvas/font.hxx1
-rw-r--r--include/sfx2/app.hxx1
-rw-r--r--include/sfx2/sfxuno.hxx1
-rw-r--r--include/svtools/insdlg.hxx1
-rw-r--r--include/unotools/accessiblerelationsethelper.hxx1
-rw-r--r--include/unotools/accessiblestatesethelper.hxx1
-rw-r--r--include/xmloff/XMLTextTableContext.hxx1
9 files changed, 0 insertions, 9 deletions
diff --git a/include/basegfx/color/bcolor.hxx b/include/basegfx/color/bcolor.hxx
index a2f067ac1b2b..196fbbf228da 100644
--- a/include/basegfx/color/bcolor.hxx
+++ b/include/basegfx/color/bcolor.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_BASEGFX_COLOR_BCOLOR_HXX
#include <basegfx/tuple/b3dtuple.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <vector>
#include <basegfx/basegfxdllapi.h>
diff --git a/include/comphelper/seqstream.hxx b/include/comphelper/seqstream.hxx
index df91bdb16dcd..79d6448852ca 100644
--- a/include/comphelper/seqstream.hxx
+++ b/include/comphelper/seqstream.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_COMPHELPER_SEQSTREAM_HXX
#include <com/sun/star/uno/Sequence.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XOutputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
diff --git a/include/cppcanvas/font.hxx b/include/cppcanvas/font.hxx
index 4aa786c33702..abcc5b88b686 100644
--- a/include/cppcanvas/font.hxx
+++ b/include/cppcanvas/font.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_CPPCANVAS_FONT_HXX
#define INCLUDED_CPPCANVAS_FONT_HXX
-#include <com/sun/star/uno/Reference.hxx>
#include <memory>
namespace com { namespace sun { namespace star { namespace rendering
diff --git a/include/sfx2/app.hxx b/include/sfx2/app.hxx
index f1f876889b28..bd7e52e055dc 100644
--- a/include/sfx2/app.hxx
+++ b/include/sfx2/app.hxx
@@ -26,7 +26,6 @@
#include <svl/smplhint.hxx>
#include <svl/poolitem.hxx>
#include <vcl/image.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/script/XLibraryContainer.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
diff --git a/include/sfx2/sfxuno.hxx b/include/sfx2/sfxuno.hxx
index 69ce86e9be6f..1a17fa1225b3 100644
--- a/include/sfx2/sfxuno.hxx
+++ b/include/sfx2/sfxuno.hxx
@@ -32,7 +32,6 @@
#include <com/sun/star/uno/Type.h>
#include <com/sun/star/uno/Any.h>
-#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/queryinterface.hxx>
diff --git a/include/svtools/insdlg.hxx b/include/svtools/insdlg.hxx
index 70fcf9ec7861..5e18693663b3 100644
--- a/include/svtools/insdlg.hxx
+++ b/include/svtools/insdlg.hxx
@@ -20,7 +20,6 @@
#define INCLUDED_SVTOOLS_INSDLG_HXX
#include <svtools/svtdllapi.h>
-#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <tools/globname.hxx>
diff --git a/include/unotools/accessiblerelationsethelper.hxx b/include/unotools/accessiblerelationsethelper.hxx
index f71872b9ed77..538d6cddfb94 100644
--- a/include/unotools/accessiblerelationsethelper.hxx
+++ b/include/unotools/accessiblerelationsethelper.hxx
@@ -23,7 +23,6 @@
#include <unotools/unotoolsdllapi.h>
#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
-#include <com/sun/star/uno/Reference.hxx>
#include <cppuhelper/weak.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
diff --git a/include/unotools/accessiblestatesethelper.hxx b/include/unotools/accessiblestatesethelper.hxx
index 7d5accac0e6f..f8803026f264 100644
--- a/include/unotools/accessiblestatesethelper.hxx
+++ b/include/unotools/accessiblestatesethelper.hxx
@@ -22,7 +22,6 @@
#include <unotools/unotoolsdllapi.h>
#include <com/sun/star/accessibility/XAccessibleStateSet.hpp>
-#include <com/sun/star/uno/Reference.hxx>
#include <cppuhelper/weak.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XTypeProvider.hpp>
diff --git a/include/xmloff/XMLTextTableContext.hxx b/include/xmloff/XMLTextTableContext.hxx
index 559b30db7e9e..ef80f25e4bd2 100644
--- a/include/xmloff/XMLTextTableContext.hxx
+++ b/include/xmloff/XMLTextTableContext.hxx
@@ -23,7 +23,6 @@
#include <sal/config.h>
#include <xmloff/dllapi.h>
#include <xmloff/xmlictxt.hxx>
-#include <com/sun/star/uno/Reference.h>
namespace com { namespace sun { namespace star {
namespace text { class XTextContent; }