summaryrefslogtreecommitdiff
path: root/svtools/inc/table
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/inc/table')
-rw-r--r--svtools/inc/table/defaultinputhandler.hxx1
-rw-r--r--svtools/inc/table/tablecontrol.hxx1
-rw-r--r--svtools/inc/table/tablecontrolinterface.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/svtools/inc/table/defaultinputhandler.hxx b/svtools/inc/table/defaultinputhandler.hxx
index af4c6ad7ac24..ae92bf42fe77 100644
--- a/svtools/inc/table/defaultinputhandler.hxx
+++ b/svtools/inc/table/defaultinputhandler.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SVTOOLS_INC_TABLE_DEFAULTINPUTHANDLER_HXX
#include <svtools/table/tableinputhandler.hxx>
-#include <svtools/table/tabletypes.hxx>
#include <memory>
diff --git a/svtools/inc/table/tablecontrol.hxx b/svtools/inc/table/tablecontrol.hxx
index e57801b6b0a5..2b8b88de90b6 100644
--- a/svtools/inc/table/tablecontrol.hxx
+++ b/svtools/inc/table/tablecontrol.hxx
@@ -23,7 +23,6 @@
#include <svtools/svtdllapi.h>
#include <svtools/table/tablemodel.hxx>
#include <vcl/accessibletable.hxx>
-#include <vcl/accessiblefactory.hxx>
#include <vcl/ctrl.hxx>
#include <vcl/seleng.hxx>
diff --git a/svtools/inc/table/tablecontrolinterface.hxx b/svtools/inc/table/tablecontrolinterface.hxx
index 554a51645a57..6baff43ba2b7 100644
--- a/svtools/inc/table/tablecontrolinterface.hxx
+++ b/svtools/inc/table/tablecontrolinterface.hxx
@@ -21,7 +21,6 @@
#define INCLUDED_SVTOOLS_INC_TABLE_TABLECONTROLINTERFACE_HXX
#include <sal/types.h>
-#include <vcl/event.hxx>
#include <vcl/seleng.hxx>
#include <svtools/table/tabletypes.hxx>