summaryrefslogtreecommitdiff
path: root/starmath/source/AccessibleSmElement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/AccessibleSmElement.cxx')
-rw-r--r--starmath/source/AccessibleSmElement.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/source/AccessibleSmElement.cxx b/starmath/source/AccessibleSmElement.cxx
index 9903ce75df48..b995c23818cc 100644
--- a/starmath/source/AccessibleSmElement.cxx
+++ b/starmath/source/AccessibleSmElement.cxx
@@ -25,12 +25,9 @@
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <cppuhelper/supportsservice.hxx>
-#include <cppuhelper/typeprovider.hxx>
#include <toolkit/helper/convert.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <unotools/accessiblestatesethelper.hxx>
-#include <vcl/settings.hxx>
-#include <vcl/svapp.hxx>
using namespace ::com::sun::star::accessibility;
using namespace ::com::sun::star;