LibreOffice Module sd (master) 1
Classes | Namespaces | Functions
ToolBarManager.cxx File Reference
#include <ToolBarManager.hxx>
#include <DrawViewShell.hxx>
#include <EventMultiplexer.hxx>
#include <ViewShellBase.hxx>
#include <ViewShellManager.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/frame/XLayoutManager.hpp>
#include <sal/log.hxx>
#include <osl/mutex.hxx>
#include <o3tl/deleter.hxx>
#include <o3tl/enumrange.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/notebookbar/SfxNotebookBar.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/toolbarids.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/eitem.hxx>
#include <svx/svxids.hrc>
#include <svx/extrusionbar.hxx>
#include <svx/fontworkbar.hxx>
#include <tools/debug.hxx>
#include <tools/link.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <osl/diagnose.h>
#include <map>
#include <memory>
#include <string_view>
#include <vector>
Include dependency graph for ToolBarManager.cxx:

Go to the source code of this file.

Classes

class  sd::ToolBarManager::Implementation
 
class  sd::ToolBarManager::Implementation::UpdateLockImplementation
 

Namespaces

namespace  sd
 

Functions

 sd::IMPL_LINK_NOARG (ToolBarManager::Implementation, UpdateCallback, void *, void)
 
 sd::IMPL_LINK (ToolBarManager::Implementation, EventMultiplexerCallback, sd::tools::EventMultiplexerEvent &, rEvent, void)
 
 sd::IMPL_LINK_NOARG (ToolBarManager::Implementation, SetValidCallback, void *, void)