diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-16 04:12:49 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-16 05:41:26 +0200 |
commit | 67aec439153b8a374d418cfe653b601f8d1b514a (patch) | |
tree | 0ff52c40698f0b12f55f9de066ba6536220b8480 /sd/source/ui/view/drviewsa.cxx | |
parent | d6f18c09496318adf78ab32dfa1e1edf74521c5f (diff) |
cleanup
Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694
Diffstat (limited to 'sd/source/ui/view/drviewsa.cxx')
-rw-r--r-- | sd/source/ui/view/drviewsa.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/view/drviewsa.cxx b/sd/source/ui/view/drviewsa.cxx index 18dd7d1056f3..a836a22d57f5 100644 --- a/sd/source/ui/view/drviewsa.cxx +++ b/sd/source/ui/view/drviewsa.cxx @@ -22,13 +22,9 @@ #include <com/sun/star/scanner/ScannerManager.hpp> #include <cppuhelper/implbase1.hxx> #include <comphelper/processfactory.hxx> -#ifndef _SVX_SIZEITEM #include <editeng/sizeitem.hxx> -#endif #include <svx/svdlayer.hxx> -#ifndef _SVX_ZOOMITEM #include <sfx2/zoomitem.hxx> -#endif #include <svx/svdpagv.hxx> #include <svl/ptitem.hxx> #include <svl/stritem.hxx> |