diff options
Diffstat (limited to 'sd/source/ui/view/ToolBarManager.cxx')
-rw-r--r-- | sd/source/ui/view/ToolBarManager.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/view/ToolBarManager.cxx b/sd/source/ui/view/ToolBarManager.cxx index e24ff1b12447..b8ea8b70bfcb 100644 --- a/sd/source/ui/view/ToolBarManager.cxx +++ b/sd/source/ui/view/ToolBarManager.cxx @@ -25,21 +25,16 @@ #include <ViewShellManager.hxx> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/frame/XLayoutManager.hpp> -#include <com/sun/star/ui/UIElementType.hpp> #include <sal/log.hxx> #include <osl/mutex.hxx> #include <o3tl/deleter.hxx> #include <o3tl/enumrange.hxx> -#include <rtl/ref.hxx> -#include <sfx2/app.hxx> #include <sfx2/docfile.hxx> #include <sfx2/objsh.hxx> -#include <sfx2/request.hxx> #include <sfx2/toolbarids.hxx> #include <sfx2/viewfrm.hxx> #include <svl/eitem.hxx> -#include <svx/dialogs.hrc> #include <svx/svxids.hrc> #include <svx/extrusionbar.hxx> #include <svx/fontworkbar.hxx> |