summaryrefslogtreecommitdiff
path: root/sw/source/ui/lingu
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-18 16:14:14 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-18 16:14:14 +0100
commit1420bb328c47306e71ed8cbc638e9d38ac46cfd5 (patch)
tree86c65fe68ba92445ab39d585a1a57b814fceb1f3 /sw/source/ui/lingu
parentb1059002cd8fb84cbae969b43620b36a066c527c (diff)
Remove duplicated includes and defines. Identified with "cat $i | grep '^#include' | sort | uniq -d".
Diffstat (limited to 'sw/source/ui/lingu')
-rw-r--r--sw/source/ui/lingu/hhcwrp.cxx1
-rw-r--r--sw/source/ui/lingu/olmenu.cxx4
2 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/ui/lingu/hhcwrp.cxx b/sw/source/ui/lingu/hhcwrp.cxx
index 3b843bc5191c..1992b910f8bf 100644
--- a/sw/source/ui/lingu/hhcwrp.cxx
+++ b/sw/source/ui/lingu/hhcwrp.cxx
@@ -62,7 +62,6 @@
#include <ndtxt.hxx>
#include <fmtruby.hxx>
#include <breakit.hxx>
-#include <docsh.hxx>
#include <olmenu.hrc>
diff --git a/sw/source/ui/lingu/olmenu.cxx b/sw/source/ui/lingu/olmenu.cxx
index 29b39f3e1aa1..d59afae88f5d 100644
--- a/sw/source/ui/lingu/olmenu.cxx
+++ b/sw/source/ui/lingu/olmenu.cxx
@@ -54,9 +54,6 @@
#include "viewopt.hxx"
#include "wrtsh.hxx"
#include "wview.hxx"
-#include "swabstdlg.hxx"
-#include "chrdlg.hrc"
-
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_STRINGSDTOR
@@ -83,7 +80,6 @@
#include <svl/itemset.hxx>
#include <svl/languageoptions.hxx>
#include <svl/stritem.hxx>
-#include <svtools/filter.hxx>
#include <svtools/langtab.hxx>
#include <svx/dlgutil.hxx>
#include <unotools/lingucfg.hxx>