diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 16:45:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 21:43:12 +0100 |
commit | a83b2af9abddfb2a6a127049374269b53241c183 (patch) | |
tree | e6c445919c33d0ef9ec5600563961be1e076a6ca /linguistic | |
parent | 698158655a9e2e74acc065899e668d365c2b4195 (diff) |
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'linguistic')
-rw-r--r-- | linguistic/inc/iprcache.hxx | 2 | ||||
-rw-r--r-- | linguistic/source/dicimp.hxx | 1 | ||||
-rw-r--r-- | linguistic/source/dlistimp.hxx | 1 | ||||
-rw-r--r-- | linguistic/source/hyphdsp.hxx | 1 | ||||
-rw-r--r-- | linguistic/source/lngopt.cxx | 1 | ||||
-rw-r--r-- | linguistic/source/lngopt.hxx | 1 | ||||
-rw-r--r-- | linguistic/source/lngsvcmgr.hxx | 1 | ||||
-rw-r--r-- | linguistic/source/spelldsp.hxx | 1 | ||||
-rw-r--r-- | linguistic/source/thesdsp.hxx | 1 | ||||
-rw-r--r-- | linguistic/workben/sprophelp.hxx | 1 | ||||
-rw-r--r-- | linguistic/workben/sspellimp.hxx | 1 |
11 files changed, 0 insertions, 12 deletions
diff --git a/linguistic/inc/iprcache.hxx b/linguistic/inc/iprcache.hxx index db98fb4b0a61..806d09c6879b 100644 --- a/linguistic/inc/iprcache.hxx +++ b/linguistic/inc/iprcache.hxx @@ -20,8 +20,6 @@ #ifndef INCLUDED_LINGUISTIC_INC_IPRCACHE_HXX #define INCLUDED_LINGUISTIC_INC_IPRCACHE_HXX - -#include <uno/lbnames.h> #include <cppuhelper/implbase2.hxx> #include <com/sun/star/uno/Reference.h> diff --git a/linguistic/source/dicimp.hxx b/linguistic/source/dicimp.hxx index baf1db4bca5e..dee9df3e0e50 100644 --- a/linguistic/source/dicimp.hxx +++ b/linguistic/source/dicimp.hxx @@ -24,7 +24,6 @@ #include <com/sun/star/frame/XStorable.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <uno/lbnames.h> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/interfacecontainer.h> diff --git a/linguistic/source/dlistimp.hxx b/linguistic/source/dlistimp.hxx index daf5b18d78ab..ddfafe60188d 100644 --- a/linguistic/source/dlistimp.hxx +++ b/linguistic/source/dlistimp.hxx @@ -24,7 +24,6 @@ #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase3.hxx> #include <cppuhelper/interfacecontainer.h> diff --git a/linguistic/source/hyphdsp.hxx b/linguistic/source/hyphdsp.hxx index 90b1630a62ba..390bd4483720 100644 --- a/linguistic/source/hyphdsp.hxx +++ b/linguistic/source/hyphdsp.hxx @@ -30,7 +30,6 @@ #include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp> #include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp> -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <boost/shared_ptr.hpp> diff --git a/linguistic/source/lngopt.cxx b/linguistic/source/lngopt.cxx index 694d6a714f87..7dbf3318f37d 100644 --- a/linguistic/source/lngopt.cxx +++ b/linguistic/source/lngopt.cxx @@ -25,7 +25,6 @@ #include <tools/debug.hxx> #include <unotools/lingucfg.hxx> -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/factory.hxx> diff --git a/linguistic/source/lngopt.hxx b/linguistic/source/lngopt.hxx index 4d68370331ea..4e3df8ed58dd 100644 --- a/linguistic/source/lngopt.hxx +++ b/linguistic/source/lngopt.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_LINGUISTIC_SOURCE_LNGOPT_HXX #define INCLUDED_LINGUISTIC_SOURCE_LNGOPT_HXX -#include <uno/lbnames.h> #include <cppuhelper/implbase5.hxx> #include <cppuhelper/interfacecontainer.hxx> #include <com/sun/star/beans/XPropertySet.hpp> diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx index 2ad941674515..cc926b62bd7b 100644 --- a/linguistic/source/lngsvcmgr.hxx +++ b/linguistic/source/lngsvcmgr.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_LINGUISTIC_SOURCE_LNGSVCMGR_HXX #define INCLUDED_LINGUISTIC_SOURCE_LNGSVCMGR_HXX -#include <uno/lbnames.h> #include <cppuhelper/implbase3.hxx> #include <cppuhelper/interfacecontainer.h> diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx index b00f08427fdc..1c95e8d43f3a 100644 --- a/linguistic/source/spelldsp.hxx +++ b/linguistic/source/spelldsp.hxx @@ -24,7 +24,6 @@ #include "linguistic/misc.hxx" #include "iprcache.hxx" -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/implbase7.hxx> diff --git a/linguistic/source/thesdsp.hxx b/linguistic/source/thesdsp.hxx index f49b953963d8..1f9e8973df9d 100644 --- a/linguistic/source/thesdsp.hxx +++ b/linguistic/source/thesdsp.hxx @@ -32,7 +32,6 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/linguistic2/XThesaurus.hpp> -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase5.hxx> #include <cppuhelper/interfacecontainer.h> diff --git a/linguistic/workben/sprophelp.hxx b/linguistic/workben/sprophelp.hxx index c6f4da44c0d2..50a6bb87a32f 100644 --- a/linguistic/workben/sprophelp.hxx +++ b/linguistic/workben/sprophelp.hxx @@ -22,7 +22,6 @@ #include <tools/solar.h> -#include <uno/lbnames.h> #include <cppuhelper/implbase2.hxx> #include <cppuhelper/interfacecontainer.h> #include <com/sun/star/beans/XPropertyChangeListener.hpp> diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx index f53cb46ba435..2ee5745b87be 100644 --- a/linguistic/workben/sspellimp.hxx +++ b/linguistic/workben/sspellimp.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_LINGUISTIC_WORKBEN_SSPELLIMP_HXX #define INCLUDED_LINGUISTIC_WORKBEN_SSPELLIMP_HXX -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase6.hxx> #include <com/sun/star/lang/XComponent.hpp> |