summaryrefslogtreecommitdiffstats
path: root/include/svx/ChildrenManager.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-04-24 22:48:26 +0200
committerCaolán McNamara <caolanm@redhat.com>2019-04-27 17:45:17 +0200
commit38ef4990bf34d7c7a7079e3b65af43656bb1845a (patch)
tree3de0a31dd9d5a03df0571ce5b83bc38400b35d84 /include/svx/ChildrenManager.hxx
parenttdf#62699 Drop pass-through header file include/svx/xtextit.hxx (diff)
downloadcore-38ef4990bf34d7c7a7079e3b65af43656bb1845a.tar.gz
core-38ef4990bf34d7c7a7079e3b65af43656bb1845a.zip
tdf#42949 Fix IWYU warnings in include/svx/[a-D]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9770343f31f882427c9ae13e363b59cd1fb47e98 Reviewed-on: https://gerrit.libreoffice.org/71295 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx/ChildrenManager.hxx')
-rw-r--r--include/svx/ChildrenManager.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/ChildrenManager.hxx b/include/svx/ChildrenManager.hxx
index 7023fd6467f3..901d4c891cf3 100644
--- a/include/svx/ChildrenManager.hxx
+++ b/include/svx/ChildrenManager.hxx
@@ -22,11 +22,8 @@
#include <sal/config.h>
-#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/uno/Reference.hxx>
-#include <com/sun/star/uno/RuntimeException.hpp>
#include <rtl/ref.hxx>
-#include <svx/IAccessibleViewForwarderListener.hxx>
#include <svx/svxdllapi.h>
namespace com { namespace sun { namespace star {
@@ -40,7 +37,6 @@ namespace accessibility {
class AccessibleContextBase;
class AccessibleShapeTreeInfo;
class ChildrenManagerImpl;
-class IAccessibleViewForwarder;
/** The AccessibleChildrenManager class acts as a cache of the
accessible objects of the currently visible shapes of a draw page and as