diff options
Diffstat (limited to 'sd/source/ui')
-rw-r--r-- | sd/source/ui/annotations/annotationwindow.hxx | 3 | ||||
-rw-r--r-- | sd/source/ui/dlg/morphdlg.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/dlg/vectdlg.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/toolpanel/controls/RecentMasterPagesSelector.cxx | 1 |
4 files changed, 0 insertions, 6 deletions
diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx index fd88486912ff..777b78c56be2 100644 --- a/sd/source/ui/annotations/annotationwindow.hxx +++ b/sd/source/ui/annotations/annotationwindow.hxx @@ -31,9 +31,6 @@ #include <com/sun/star/office/XAnnotation.hpp> -#include <tools/datetime.hxx> -#include <tools/date.hxx> - #include <vcl/ctrl.hxx> #include <vcl/lineinfo.hxx> #include <vcl/floatwin.hxx> diff --git a/sd/source/ui/dlg/morphdlg.cxx b/sd/source/ui/dlg/morphdlg.cxx index b85428c72e5f..64686d90694b 100644 --- a/sd/source/ui/dlg/morphdlg.cxx +++ b/sd/source/ui/dlg/morphdlg.cxx @@ -38,7 +38,6 @@ #include "sdmod.hxx" #include "sdiocmpt.hxx" #include "morphdlg.hrc" -#include <tools/config.hxx> #include <svx/xfillit0.hxx> #include <svx/xlineit0.hxx> #include <svx/xenum.hxx> diff --git a/sd/source/ui/dlg/vectdlg.cxx b/sd/source/ui/dlg/vectdlg.cxx index 61c2ad79999d..32f36d79ad2f 100644 --- a/sd/source/ui/dlg/vectdlg.cxx +++ b/sd/source/ui/dlg/vectdlg.cxx @@ -41,7 +41,6 @@ #include "DrawDocShell.hxx" #include "vectdlg.hxx" #include "vectdlg.hrc" -#include <tools/config.hxx> #include <vcl/bmpacc.hxx> #include <vcl/msgbox.hxx> #include <vcl/metaact.hxx> diff --git a/sd/source/ui/toolpanel/controls/RecentMasterPagesSelector.cxx b/sd/source/ui/toolpanel/controls/RecentMasterPagesSelector.cxx index d42212b74412..3f059a3a2dda 100644 --- a/sd/source/ui/toolpanel/controls/RecentMasterPagesSelector.cxx +++ b/sd/source/ui/toolpanel/controls/RecentMasterPagesSelector.cxx @@ -37,7 +37,6 @@ #include "drawdoc.hxx" #include "app.hrc" #include <vcl/bitmap.hxx> -#include <tools/color.hxx> namespace sd { namespace toolpanel { namespace controls { |