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 /include/linguistic | |
parent | 698158655a9e2e74acc065899e668d365c2b4195 (diff) |
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'include/linguistic')
-rw-r--r-- | include/linguistic/hyphdta.hxx | 1 | ||||
-rw-r--r-- | include/linguistic/lngprophelp.hxx | 1 | ||||
-rw-r--r-- | include/linguistic/misc.hxx | 1 | ||||
-rw-r--r-- | include/linguistic/spelldta.hxx | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/include/linguistic/hyphdta.hxx b/include/linguistic/hyphdta.hxx index c3edd44e28aa..a6cc8c20a39a 100644 --- a/include/linguistic/hyphdta.hxx +++ b/include/linguistic/hyphdta.hxx @@ -23,7 +23,6 @@ #include <com/sun/star/linguistic2/XHyphenatedWord.hpp> #include <com/sun/star/linguistic2/XPossibleHyphens.hpp> #include <tools/solar.h> -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <linguistic/lngdllapi.h> diff --git a/include/linguistic/lngprophelp.hxx b/include/linguistic/lngprophelp.hxx index d08258613a65..f1ba3d1e1f73 100644 --- a/include/linguistic/lngprophelp.hxx +++ b/include/linguistic/lngprophelp.hxx @@ -21,7 +21,6 @@ #define INCLUDED_LINGUISTIC_LNGPROPHELP_HXX #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/include/linguistic/misc.hxx b/include/linguistic/misc.hxx index 5bbc3214880d..101ffd4e6ef2 100644 --- a/include/linguistic/misc.hxx +++ b/include/linguistic/misc.hxx @@ -31,7 +31,6 @@ #include <com/sun/star/linguistic2/XHyphenatedWord.hpp> #include <com/sun/star/linguistic2/XLinguProperties.hpp> -#include <uno/lbnames.h> #include <cppuhelper/implbase1.hxx> #include <unotools/pathoptions.hxx> #include <i18nlangtag/lang.h> diff --git a/include/linguistic/spelldta.hxx b/include/linguistic/spelldta.hxx index c4e8348a5f4a..362b8a50fc8c 100644 --- a/include/linguistic/spelldta.hxx +++ b/include/linguistic/spelldta.hxx @@ -27,7 +27,6 @@ #include <tools/solar.h> -#include <uno/lbnames.h> #include <cppuhelper/implbase2.hxx> #include <linguistic/lngdllapi.h> |