LibreOffice Module sfx2 (master) 1
Namespaces | Functions
SidebarToolBox.cxx File Reference
#include <sidebar/SidebarToolBox.hxx>
#include <sidebar/ControllerFactory.hxx>
#include <sfx2/viewfrm.hxx>
#include <officecfg/Office/Common.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/event.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <svtools/miscopt.hxx>
#include <com/sun/star/frame/XSubToolbarController.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XToolbarController.hpp>
Include dependency graph for SidebarToolBox.cxx:

Go to the source code of this file.

Namespaces

namespace  sfx2
 
namespace  sfx2::sidebar
 

Functions

 sfx2::sidebar::IMPL_LINK (SidebarToolBox, DropDownClickHandler, ToolBox *, pToolBox, void)
 
 sfx2::sidebar::IMPL_LINK (SidebarToolBox, ClickHandler, ToolBox *, pToolBox, void)
 
 sfx2::sidebar::IMPL_LINK (SidebarToolBox, DoubleClickHandler, ToolBox *, pToolBox, void)
 
 sfx2::sidebar::IMPL_LINK (SidebarToolBox, SelectHandler, ToolBox *, pToolBox, void)
 
 sfx2::sidebar::IMPL_LINK_NOARG (SidebarToolBox, ChangedIconHandler, LinkParamNone *, void)
 
 sfx2::sidebar::IMPL_LINK (SidebarToolBox, ChangedDataHandler, const DataChangedEvent *, pDataChangedEvent, void)
 
SAL_DLLPUBLIC_EXPORT void sfx2::sidebar::makeNotebookbarToolBox (VclPtr< vcl::Window > &rRet, const VclPtr< vcl::Window > &pParent, VclBuilder::stringmap &rMap)