diff options
Diffstat (limited to 'sd/source/ui/unoidl/unopage.cxx')
-rw-r--r-- | sd/source/ui/unoidl/unopage.cxx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sd/source/ui/unoidl/unopage.cxx b/sd/source/ui/unoidl/unopage.cxx index 4b2982ca115f5..0d6bc61f2dabd 100644 --- a/sd/source/ui/unoidl/unopage.cxx +++ b/sd/source/ui/unoidl/unopage.cxx @@ -33,34 +33,27 @@ #include <vcl/metaact.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <vcl/svapp.hxx> -#include <vcl/settings.hxx> #include <AnnotationEnumeration.hxx> #include <createunopageimpl.hxx> #include <unomodel.hxx> #include <unopage.hxx> -#include <svx/svxids.hrc> #include <svl/itemset.hxx> #include <svx/svdmodel.hxx> #include <sdresid.hxx> #include <strings.hrc> #include <sdpage.hxx> #include <unoprnms.hxx> -#include <sdattr.hxx> #include <drawdoc.hxx> #include <svx/unoshape.hxx> -#include <com/sun/star/style/XStyle.hpp> -#include <svx/svdorect.hxx> #include <svl/style.hxx> #include <comphelper/serviceinfohelper.hxx> #include <comphelper/extract.hxx> -#include <list> #include <svx/svditer.hxx> #include <vcl/wmf.hxx> #include <svx/svdoole2.hxx> #include <svx/svdpool.hxx> #include <svx/svdview.hxx> #include <svx/xfillit0.hxx> -#include <View.hxx> #include <DrawDocShell.hxx> #include <ViewShell.hxx> #include <DrawViewShell.hxx> @@ -71,8 +64,6 @@ #include <unokywds.hxx> #include "unopback.hxx" #include <vcl/dibtools.hxx> -#include <svx/svdograf.hxx> -#include <svx/svdoashp.hxx> #include <tools/debug.hxx> #include <tools/stream.hxx> |