diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-20 18:16:39 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-21 21:05:05 +0200 |
commit | 8f999d656a737a175167e1af0d09e97516b84d58 (patch) | |
tree | c88979c344ee07a476a61a523ff9b814c1ced2d2 /sd/source/ui/slideshow/slideshowviewimpl.hxx | |
parent | fd26c3199d6e0f537ecad21ac2ef465c80bc8b90 (diff) |
cleanup unused css/animations/ and css/presentation/ includes
Change-Id: Iafd106d431869d80f664bd540092bee4f10e14b5
Reviewed-on: https://gerrit.libreoffice.org/37862
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source/ui/slideshow/slideshowviewimpl.hxx')
-rw-r--r-- | sd/source/ui/slideshow/slideshowviewimpl.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/slideshow/slideshowviewimpl.hxx b/sd/source/ui/slideshow/slideshowviewimpl.hxx index 4ebffd7df4e6..ef6291f644b2 100644 --- a/sd/source/ui/slideshow/slideshowviewimpl.hxx +++ b/sd/source/ui/slideshow/slideshowviewimpl.hxx @@ -33,11 +33,8 @@ #include <com/sun/star/util/XModifyListener.hpp> #include <com/sun/star/awt/XPaintListener.hpp> #include <com/sun/star/awt/XPointer.hpp> -#include <com/sun/star/presentation/XSlideShow.hpp> #include <com/sun/star/presentation/XSlideShowView.hpp> -#include <com/sun/star/presentation/XSlideShowListener.hpp> #include <com/sun/star/drawing/XDrawPagesSupplier.hpp> -#include <com/sun/star/animations/XAnimationNodeSupplier.hpp> #include <com/sun/star/rendering/XSpriteCanvas.hpp> #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/tools/canvastools.hxx> |