LibreOffice Module sfx2 (master) 1
Functions
weldutils.cxx File Reference
#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>
Include dependency graph for weldutils.cxx:

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)
 

Function Documentation

◆ IMPL_LINK() [1/2]

IMPL_LINK ( ToolbarUnoDispatcher  ,
SelectHdl  ,
const OUString &  ,
rCommand  ,
void   
)

Definition at line 138 of file weldutils.cxx.

References xController.

◆ IMPL_LINK() [2/2]

IMPL_LINK ( ToolbarUnoDispatcher  ,
ToggleMenuHdl  ,
const OUString &  ,
rCommand  ,
void   
)

Definition at line 147 of file weldutils.cxx.

References xController.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ToolbarUnoDispatcher  ,
ChangedIconSizeHandler  ,
LinkParamNone ,
void   
)