diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-08-27 08:46:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-08-27 10:18:31 +0100 |
commit | 53617c8651274e581cc1b55c9705c54e03f93879 (patch) | |
tree | e47a5e84d3b38344b1f845233398a10150949145 /sd | |
parent | f52b92f1c55657fd737c4d92010ca54e65c387d3 (diff) |
callcatcher: update unused code
Change-Id: Idaed255e4f004ad555ccbd6ba9dc29bf522d3c5f
Diffstat (limited to 'sd')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 | ||||
-rw-r--r-- | sd/source/ui/app/sddll.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/slideshow/slideshowimpl.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviews2.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviews6.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drvwshrg.cxx | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 4742cf5b0b5c..2df50de29ca3 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -651,7 +651,6 @@ #include <svx/fontworkbar.hxx> #include <svx/fontworkgallery.hxx> #include <svx/formatpaintbrushctrl.hxx> -#include <svx/galbrws.hxx> #include <svx/gallery.hxx> #include <svx/galleryitem.hxx> #include <svx/globl3d.hxx> diff --git a/sd/source/ui/app/sddll.cxx b/sd/source/ui/app/sddll.cxx index 42c3d7840808..ba6a6f772050 100644 --- a/sd/source/ui/app/sddll.cxx +++ b/sd/source/ui/app/sddll.cxx @@ -72,7 +72,6 @@ #include <svx/fontwork.hxx> #include <svx/fontworkgallery.hxx> #include <svx/formatpaintbrushctrl.hxx> -#include <svx/galbrws.hxx> #include <svx/grafctrl.hxx> #include <svx/hyperdlg.hxx> #include <svx/imapdlg.hxx> diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx index cdca55974b51..80be5fa3b38e 100644 --- a/sd/source/ui/slideshow/slideshowimpl.cxx +++ b/sd/source/ui/slideshow/slideshowimpl.cxx @@ -52,7 +52,6 @@ #include <svx/bmpmask.hxx> #include <svx/srchdlg.hxx> #include <svx/hyperdlg.hxx> -#include <svx/galbrws.hxx> #include "NavigatorChildWindow.hxx" #include "AnimationChildWindow.hxx" #include "notifydocumentevent.hxx" diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx index 54765d6500c7..61d0b862335a 100644 --- a/sd/source/ui/view/drviews2.cxx +++ b/sd/source/ui/view/drviews2.cxx @@ -58,7 +58,6 @@ #include <svx/f3dchild.hxx> #include <svx/fontwork.hxx> #include <svx/fontworkbar.hxx> -#include <svx/galbrws.hxx> #include <svx/graphichelper.hxx> #include <svx/hlnkitem.hxx> #include <svx/imapdlg.hxx> diff --git a/sd/source/ui/view/drviews6.cxx b/sd/source/ui/view/drviews6.cxx index 093be5c9fddf..d9582c9c7629 100644 --- a/sd/source/ui/view/drviews6.cxx +++ b/sd/source/ui/view/drviews6.cxx @@ -27,7 +27,6 @@ #include <svx/svxids.hrc> #include <svx/fontwork.hxx> #include <svx/bmpmask.hxx> -#include <svx/galbrws.hxx> #include <svx/imapdlg.hxx> #include <svx/SvxColorChildWindow.hxx> #include <svx/f3dchild.hxx> diff --git a/sd/source/ui/view/drvwshrg.cxx b/sd/source/ui/view/drvwshrg.cxx index ea7c9d21ddde..6a3f3257ea54 100644 --- a/sd/source/ui/view/drvwshrg.cxx +++ b/sd/source/ui/view/drvwshrg.cxx @@ -24,7 +24,6 @@ #include <svx/fontwork.hxx> #include <svx/bmpmask.hxx> -#include <svx/galbrws.hxx> #include <svx/imapdlg.hxx> #include <svx/SvxColorChildWindow.hxx> #include <sfx2/objface.hxx> |