diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-30 10:57:29 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-06-12 13:05:38 +0200 |
commit | febbad7263ea25b76f4e53d2f136693a52207a1c (patch) | |
tree | fda9d351a49c1cb804598952e4f5d56ebb8e6655 /sc/qa/unit | |
parent | 90e83ba599cfe4872d9adfc6b4984b03e635f757 (diff) |
cleanup unused css/frame/* includes
Change-Id: I173a29fd1ee889127369d2bc2fce8e010b89ca65
Reviewed-on: https://gerrit.libreoffice.org/38633
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/qa/unit')
-rw-r--r-- | sc/qa/unit/copy_paste_test.cxx | 1 | ||||
-rw-r--r-- | sc/qa/unit/subsequent_filters-test.cxx | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/sc/qa/unit/copy_paste_test.cxx b/sc/qa/unit/copy_paste_test.cxx index 942042194bf7..89448c9d6c31 100644 --- a/sc/qa/unit/copy_paste_test.cxx +++ b/sc/qa/unit/copy_paste_test.cxx @@ -15,7 +15,6 @@ #include "tabvwsh.hxx" #include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XModel2.hpp> #include "helper/qahelper.hxx" diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx index e2980ba7f164..ca2ec7d792cf 100644 --- a/sc/qa/unit/subsequent_filters-test.cxx +++ b/sc/qa/unit/subsequent_filters-test.cxx @@ -81,9 +81,7 @@ #include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp> #include <com/sun/star/sheet/GeneralFunction2.hpp> #include <com/sun/star/container/XIndexAccess.hpp> -#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/XModel.hpp> -#include <com/sun/star/frame/XModel2.hpp> #include <com/sun/star/text/textfield/Type.hpp> #include <com/sun/star/chart2/XChartDocument.hpp> #include <com/sun/star/chart2/data/XDataReceiver.hpp> |