LibreOffice Module framework (master) 1
Classes | Namespaces | Typedefs
toolbarmanager.hxx File Reference
#include <uielement/commandinfo.hxx>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XStatusListener.hpp>
#include <com/sun/star/frame/XUIControllerFactory.hpp>
#include <com/sun/star/frame/XSubToolbarController.hpp>
#include <com/sun/star/frame/XLayoutManager.hpp>
#include <com/sun/star/frame/XToolbarController.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/ui/XImageManager.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <framework/addonsoptions.hxx>
#include <rtl/ustring.hxx>
#include <cppuhelper/implbase.hxx>
#include <comphelper/interfacecontainer4.hxx>
#include <tools/link.hxx>
#include <vcl/weld.hxx>
#include <vcl/window.hxx>
#include <vcl/timer.hxx>
#include <vcl/toolbox.hxx>
#include <mutex>
#include <unordered_map>
Include dependency graph for toolbarmanager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  framework::ToolBarManagerImpl
 
class  framework::ToolBarManager
 
struct  framework::ToolBarManager::ExecuteInfo
 

Namespaces

namespace  framework
 

Typedefs

typedef ::cppu::WeakImplHelper< css::frame::XFrameActionListener, css::lang::XComponent, css::ui::XUIConfigurationListener > framework::ToolbarManager_Base