diff options
author | Michael Dunphy <michael.w.dunphy@gmail.com> | 2013-04-19 18:08:13 -0400 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-04-20 14:55:56 +0000 |
commit | 8546c324ff8bd69d5730935f68247a995489671a (patch) | |
tree | 0d4013f70e235f3ea0a97bca713acaf195bfb2a8 /sd | |
parent | 609cb4b332e4b2ddb1f449ba059fd33c3d49dc84 (diff) |
Remove pass-through header file sot/inc/sot/clsids.hxx
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23
Reviewed-on: https://gerrit.libreoffice.org/3490
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 2 | ||||
-rw-r--r-- | sd/source/filter/eppt/epptso.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/docshell/docshel4.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/docshell/docshell.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/docshell/grdocsh.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/func/fuinsert.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/view/sdview3.cxx | 2 | ||||
-rw-r--r-- | sd/source/ui/view/viewshe2.cxx | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 0094aca2e64a..4679970fce46 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -518,7 +518,7 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/filelist.hxx> #include <sot/formats.hxx> diff --git a/sd/source/filter/eppt/epptso.cxx b/sd/source/filter/eppt/epptso.cxx index 16f9ae0158d7..356ddfbdda5c 100644 --- a/sd/source/filter/eppt/epptso.cxx +++ b/sd/source/filter/eppt/epptso.cxx @@ -66,7 +66,7 @@ #include <cppuhelper/proptypehlp.hxx> #include <toolkit/unohlp.hxx> #include <rtl/crc.h> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <unotools/ucbstreamhelper.hxx> #include <com/sun/star/text/FontRelief.hpp> #include <editeng/frmdiritem.hxx> diff --git a/sd/source/ui/docshell/docshel4.cxx b/sd/source/ui/docshell/docshel4.cxx index 2d1db9bd02c2..9422ba9261a8 100644 --- a/sd/source/ui/docshell/docshel4.cxx +++ b/sd/source/ui/docshell/docshel4.cxx @@ -38,7 +38,7 @@ #include <sfx2/printer.hxx> #include <svtools/ctrltool.hxx> #include <svtools/sfxecode.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <sot/formats.hxx> #include <sfx2/request.hxx> #include <unotools/fltrcfg.hxx> diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx index 830879bcfb14..15539547c558 100644 --- a/sd/source/ui/docshell/docshell.cxx +++ b/sd/source/ui/docshell/docshell.cxx @@ -38,7 +38,7 @@ #include <svl/itempool.hxx> #include <svtools/ctrltool.hxx> #include <vcl/graphicfilter.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <svl/cjkoptions.hxx> #include <svl/visitem.hxx> diff --git a/sd/source/ui/docshell/grdocsh.cxx b/sd/source/ui/docshell/grdocsh.cxx index 3082542b8e19..836480067f91 100644 --- a/sd/source/ui/docshell/grdocsh.cxx +++ b/sd/source/ui/docshell/grdocsh.cxx @@ -23,7 +23,7 @@ #include <svl/srchitem.hxx> #include <tools/globname.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <sfx2/objface.hxx> diff --git a/sd/source/ui/func/fuinsert.cxx b/sd/source/ui/func/fuinsert.cxx index 72a6f6a4eeac..abe5311e27ff 100644 --- a/sd/source/ui/func/fuinsert.cxx +++ b/sd/source/ui/func/fuinsert.cxx @@ -47,7 +47,7 @@ #include <avmedia/mediawindow.hxx> #include <unotools/ucbstreamhelper.hxx> #include <sfx2/printer.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <svtools/sfxecode.hxx> #include <svtools/transfer.hxx> #include <svl/urlbmk.hxx> diff --git a/sd/source/ui/view/sdview3.cxx b/sd/source/ui/view/sdview3.cxx index 13d2676a3837..123a3f4629a1 100644 --- a/sd/source/ui/view/sdview3.cxx +++ b/sd/source/ui/view/sdview3.cxx @@ -41,7 +41,7 @@ #include <svx/svdundo.hxx> #include <sfx2/app.hxx> #include <svl/itempool.hxx> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include <svx/fmmodel.hxx> #include <sot/formats.hxx> #include <editeng/outliner.hxx> diff --git a/sd/source/ui/view/viewshe2.cxx b/sd/source/ui/view/viewshe2.cxx index 31dcf3752feb..ac74080916c7 100644 --- a/sd/source/ui/view/viewshe2.cxx +++ b/sd/source/ui/view/viewshe2.cxx @@ -43,7 +43,7 @@ #include <rtl/ustrbuf.hxx> #include <unotools/moduleoptions.hxx> #include <svx/dialogs.hrc> -#include <sot/clsids.hxx> +#include <comphelper/classids.hxx> #include "strings.hrc" #include "app.hrc" |