diff options
Diffstat (limited to 'sc/source/ui/view/viewfun5.cxx')
-rw-r--r-- | sc/source/ui/view/viewfun5.cxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/view/viewfun5.cxx b/sc/source/ui/view/viewfun5.cxx index c4a936bba2fc..5894acc7f71d 100644 --- a/sc/source/ui/view/viewfun5.cxx +++ b/sc/source/ui/view/viewfun5.cxx @@ -25,7 +25,6 @@ #include <unotools/streamwrap.hxx> #include <svx/fmmodel.hxx> -#include <svx/svdetc.hxx> #include <svx/svditer.hxx> #include <svx/svdobj.hxx> #include <svx/svdogrp.hxx> @@ -38,7 +37,6 @@ #include <sot/formats.hxx> #include <sot/filelist.hxx> #include <sot/storage.hxx> -#include <svl/ptitem.hxx> #include <svl/stritem.hxx> #include <vcl/transfer.hxx> #include <vcl/graph.hxx> @@ -54,7 +52,6 @@ #include <docsh.hxx> #include <drawview.hxx> #include <impex.hxx> -#include <dbfunc.hxx> #include <dbdata.hxx> #include <sc.hrc> #include <filter.hxx> @@ -69,7 +66,7 @@ #include <scabstdlg.hxx> #include <clipparam.hxx> #include <markdata.hxx> -#include <sfx2/viewfrm.hxx> +#include <sfx2/frame.hxx> #include <svx/dbaexchange.hxx> #include <memory> |