Kaydet (Commit) c8ea69a2 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: lingucomponent

Change-Id: I41c38e8dd7b3a782af3f2f5d9f298bca8b633f7a
üst 94409984
......@@ -27,7 +27,7 @@
#include <osl/mutex.hxx>
#include <hyphen.h>
#include <hyphenimp.hxx>
#include "hyphenimp.hxx"
#include <linguistic/hyphdta.hxx>
#include <rtl/ustring.hxx>
......
......@@ -26,7 +26,7 @@
#include <textcat.h>
#endif
#include <guess.hxx>
#include "guess.hxx"
/* Old textcat.h versions defined bad spelled constants. */
#ifndef TEXTCAT_RESULT_UNKNOWN_STR
......
......@@ -28,8 +28,8 @@
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <simpleguesser.hxx>
#include <guess.hxx>
#include "simpleguesser.hxx"
#include "guess.hxx"
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
......
......@@ -23,7 +23,7 @@
#include <string>
#include <cstdlib>
#include <vector>
#include <guess.hxx>
#include "guess.hxx"
#define MAX_STRING_LENGTH_TO_ANALYSE 200
......
......@@ -43,7 +43,7 @@
#include <vector>
#include <string.h>
#include <lingutil.hxx>
#include "lingutil.hxx"
#include <sal/macros.h>
......
......@@ -30,7 +30,7 @@
#include <lingutil.hxx>
#include <hunspell.hxx>
#include <sspellimp.hxx>
#include "sspellimp.hxx"
#include <linguistic/lngprops.hxx>
#include <linguistic/spelldta.hxx>
......
......@@ -40,7 +40,7 @@
#include <linguistic/lngprophelp.hxx>
#include <osl/file.hxx>
#include "mythes.hxx"
#include <mythes.hxx>
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment