LibreOffice Module cui (master) 1
Functions | Variables
macropg.cxx File Reference
#include <macropg.hxx>
#include <svl/eitem.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <bitmaps.hlst>
#include <cfgutil.hxx>
#include <dialmgr.hxx>
#include <helpids.h>
#include <headertablistbox.hxx>
#include "macropg_impl.hxx"
#include <o3tl/safeint.hxx>
#include <svl/macitem.hxx>
#include <svx/svxids.hrc>
#include <strings.hrc>
#include <comphelper/namedvaluecollection.hxx>
#include <o3tl/string_view.hxx>
#include <utility>
Include dependency graph for macropg.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (SvxMacroTabPage_, SelectEvent_Impl, weld::TreeView &, void)
 
 IMPL_LINK (SvxMacroTabPage_, AssignDeleteHdl_Impl, weld::Button &, rBtn, void)
 
 IMPL_LINK_NOARG (SvxMacroTabPage_, DoubleClickHdl_Impl, weld::TreeView &, bool)
 
 IMPL_LINK_NOARG (SvxMacroTabPage_, DeleteAllHdl_Impl, weld::Button &, void)
 
 IMPL_LINK_NOARG (AssignComponentDialog, ButtonHandler, weld::Button &, void)
 
 IMPL_LINK_NOARG (SvxMacroAssignSingleTabDialog, OKHdl_Impl, weld::Button &, void)
 

Variables

constexpr OUStringLiteral aVndSunStarUNO = u"vnd.sun.star.UNO:"
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SvxMacroTabPage_  ,
AssignDeleteHdl_Impl  ,
weld::Button ,
rBtn  ,
void   
)

Definition at line 381 of file macropg.cxx.

◆ IMPL_LINK_NOARG() [1/5]

IMPL_LINK_NOARG ( AssignComponentDialog  ,
ButtonHandler  ,
weld::Button ,
void   
)

Definition at line 669 of file macropg.cxx.

References aVndSunStarUNO, m_xDialog, maURL, and RET_OK.

◆ IMPL_LINK_NOARG() [2/5]

IMPL_LINK_NOARG ( SvxMacroAssignSingleTabDialog  ,
OKHdl_Impl  ,
weld::Button ,
void   
)

Definition at line 702 of file macropg.cxx.

References m_xDialog, and RET_OK.

◆ IMPL_LINK_NOARG() [3/5]

IMPL_LINK_NOARG ( SvxMacroTabPage_  ,
DeleteAllHdl_Impl  ,
weld::Button ,
void   
)

◆ IMPL_LINK_NOARG() [4/5]

IMPL_LINK_NOARG ( SvxMacroTabPage_  ,
DoubleClickHdl_Impl  ,
weld::TreeView ,
bool   
)

Definition at line 386 of file macropg.cxx.

◆ IMPL_LINK_NOARG() [5/5]

IMPL_LINK_NOARG ( SvxMacroTabPage_  ,
SelectEvent_Impl  ,
weld::TreeView ,
void   
)

Definition at line 368 of file macropg.cxx.

References DBG_ASSERT.

Variable Documentation

◆ aVndSunStarUNO

constexpr OUStringLiteral aVndSunStarUNO = u"vnd.sun.star.UNO:"
constexpr