summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accnotexthyperlink.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-05-20 01:49:44 +0200
committerMichael Stahl <Michael.Stahl@cib.de>2019-05-20 11:54:32 +0200
commite1d772deb65af22145bae336b90d0c3bc8a14327 (patch)
tree3744137fd546a47ceaa8318f793fedd406933108 /sw/source/core/access/accnotexthyperlink.hxx
parentc4efffba898a433cbd346f5f0e3859b3cd2a63f0 (diff)
tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Idbd13674578be9d4edce5d2a5f45df145474d86d Reviewed-on: https://gerrit.libreoffice.org/72579 Tested-by: Jenkins Reviewed-by: Michael Stahl <Michael.Stahl@cib.de>
Diffstat (limited to 'sw/source/core/access/accnotexthyperlink.hxx')
-rw-r--r--sw/source/core/access/accnotexthyperlink.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/access/accnotexthyperlink.hxx b/sw/source/core/access/accnotexthyperlink.hxx
index d9b9a7a0dfb2..b986abc87e7f 100644
--- a/sw/source/core/access/accnotexthyperlink.hxx
+++ b/sw/source/core/access/accnotexthyperlink.hxx
@@ -20,10 +20,7 @@
#define INCLUDED_SW_SOURCE_CORE_ACCESS_ACCNOTEXTHYPERLINK_HXX
#include <com/sun/star/accessibility/XAccessibleHyperlink.hpp>
-#include <com/sun/star/uno/RuntimeException.hpp>
#include <cppuhelper/implbase.hxx>
-#include <fmtinfmt.hxx>
-#include <frame.hxx>
#include <layfrm.hxx>
#include "accnotextframe.hxx"