LibreOffice Module sfx2 (master) 1
|
#include <officecfg/Office/Common.hxx>
#include <com/sun/star/frame/XSubToolbarController.hpp>
#include <sidebar/ControllerFactory.hxx>
#include <sfx2/weldutils.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/settings.hxx>
#include <vcl/weldutils.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (ToolbarUnoDispatcher, SelectHdl, const OUString &, rCommand, void) | |
IMPL_LINK (ToolbarUnoDispatcher, ToggleMenuHdl, const OUString &, rCommand, void) | |
IMPL_LINK_NOARG (ToolbarUnoDispatcher, ChangedIconSizeHandler, LinkParamNone *, void) | |
IMPL_LINK | ( | ToolbarUnoDispatcher | , |
SelectHdl | , | ||
const OUString & | , | ||
rCommand | , | ||
void | |||
) |
Definition at line 138 of file weldutils.cxx.
References xController.
IMPL_LINK | ( | ToolbarUnoDispatcher | , |
ToggleMenuHdl | , | ||
const OUString & | , | ||
rCommand | , | ||
void | |||
) |
Definition at line 147 of file weldutils.cxx.
References xController.
IMPL_LINK_NOARG | ( | ToolbarUnoDispatcher | , |
ChangedIconSizeHandler | , | ||
LinkParamNone * | , | ||
void | |||
) |
Definition at line 156 of file weldutils.cxx.
References vcl::CommandInfoProvider::GetXGraphicForCommand(), i, m_xFrame, and xController.