diff options
Diffstat (limited to 'sc/qa/unit/jumbosheets-test.cxx')
-rw-r--r-- | sc/qa/unit/jumbosheets-test.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/qa/unit/jumbosheets-test.cxx b/sc/qa/unit/jumbosheets-test.cxx index d4cdb18678b1..ae213c801393 100644 --- a/sc/qa/unit/jumbosheets-test.cxx +++ b/sc/qa/unit/jumbosheets-test.cxx @@ -12,10 +12,7 @@ #include <LibreOfficeKit/LibreOfficeKitEnums.h> #include <vcl/scheduler.hxx> #include <vcl/keycodes.hxx> -#include <comphelper/processfactory.hxx> -#include <comphelper/propertyvalue.hxx> #include <comphelper/servicehelper.hxx> -#include <svx/svdoole2.hxx> #include <svx/svdpage.hxx> #include <docsh.hxx> @@ -23,7 +20,6 @@ #include <scmod.hxx> #include <viewdata.hxx> #include <tabvwsh.hxx> -#include <com/sun/star/frame/Desktop.hpp> #include <scdll.hxx> using namespace ::com::sun::star; |