summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/anyrefdg.cxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-03-07 07:51:39 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-11 12:43:48 +0100
commitb8a0f8c6f34c7f916e53935e410a5a68931bb739 (patch)
treedb62da8f077e82d5fc4ae391337bfdf6ff2532d5 /sc/source/ui/miscdlgs/anyrefdg.cxx
parent05fbcb47684eaffc23f5fc3dda52690baf629aaa (diff)
tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I56e32029f40a7c440143e395d851396fb2740fa8 Reviewed-on: https://gerrit.libreoffice.org/68837 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sc/source/ui/miscdlgs/anyrefdg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/anyrefdg.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/ui/miscdlgs/anyrefdg.cxx b/sc/source/ui/miscdlgs/anyrefdg.cxx
index 64b00df333ad..eef896e6e05e 100644
--- a/sc/source/ui/miscdlgs/anyrefdg.cxx
+++ b/sc/source/ui/miscdlgs/anyrefdg.cxx
@@ -22,7 +22,6 @@
#include <sfx2/app.hxx>
#include <sfx2/viewsh.hxx>
#include <vcl/accel.hxx>
-#include <vcl/wrkwin.hxx>
#include <vcl/mnemonic.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
@@ -36,8 +35,6 @@
#include <docsh.hxx>
#include <rfindlst.hxx>
#include <compiler.hxx>
-#include <formulacell.hxx>
-#include <global.hxx>
#include <inputopt.hxx>
#include <rangeutl.hxx>
#include <tokenarray.hxx>