diff options
Diffstat (limited to 'sd/source/ui/presenter/PresenterHelper.cxx')
-rw-r--r-- | sd/source/ui/presenter/PresenterHelper.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/source/ui/presenter/PresenterHelper.cxx b/sd/source/ui/presenter/PresenterHelper.cxx index f340b507e8d3..6d621b8af4a9 100644 --- a/sd/source/ui/presenter/PresenterHelper.cxx +++ b/sd/source/ui/presenter/PresenterHelper.cxx @@ -22,16 +22,10 @@ #include <cstddef> #include "PresenterHelper.hxx" -#include "CanvasUpdateRequester.hxx" #include "PresenterCanvas.hxx" -#include <facreg.hxx> #include <cppcanvas/vclfactory.hxx> -#include <com/sun/star/awt/WindowAttribute.hpp> -#include <com/sun/star/awt/WindowClass.hpp> -#include <com/sun/star/awt/WindowDescriptor.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <toolkit/helper/vclunohelper.hxx> -#include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> |