LibreOffice Module svx (master) 1
Classes | Functions
lboxctrl.cxx File Reference
#include <sal/config.h>
#include <sal/types.h>
#include <vcl/event.hxx>
#include <vcl/toolbox.hxx>
#include <sfx2/bindings.hxx>
#include <svtools/toolbarmenu.hxx>
#include <svx/dialmgr.hxx>
#include <lboxctrl.hxx>
#include <tools/urlobj.hxx>
#include <svx/strings.hrc>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
Include dependency graph for lboxctrl.cxx:

Go to the source code of this file.

Classes

class  SvxPopupWindowListBox
 

Functions

 IMPL_LINK (SvxPopupWindowListBox, MouseMoveHdl, const MouseEvent &, rMEvt, bool)
 
 IMPL_LINK (SvxPopupWindowListBox, MousePressHdl, const MouseEvent &, rMEvt, bool)
 
 IMPL_LINK (SvxPopupWindowListBox, MouseReleaseHdl, const MouseEvent &, rMEvt, bool)
 
 IMPL_LINK (SvxPopupWindowListBox, KeyInputHdl, const KeyEvent &, rKEvt, bool)
 
 IMPL_LINK_NOARG (SvxPopupWindowListBox, ActivateHdl, weld::TreeView &, bool)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_UndoRedoToolBoxControl_get_implementation (css::uno::XComponentContext *rContext, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_svx_UndoRedoToolBoxControl_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_svx_UndoRedoToolBoxControl_get_implementation ( css::uno::XComponentContext *  rContext,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 340 of file lboxctrl.cxx.

◆ IMPL_LINK() [1/4]

IMPL_LINK ( SvxPopupWindowListBox  ,
KeyInputHdl  ,
const KeyEvent ,
rKEvt  ,
bool   
)

◆ IMPL_LINK() [2/4]

IMPL_LINK ( SvxPopupWindowListBox  ,
MouseMoveHdl  ,
const MouseEvent ,
rMEvt  ,
bool   
)

Definition at line 129 of file lboxctrl.cxx.

◆ IMPL_LINK() [3/4]

IMPL_LINK ( SvxPopupWindowListBox  ,
MousePressHdl  ,
const MouseEvent ,
rMEvt  ,
bool   
)

Definition at line 136 of file lboxctrl.cxx.

◆ IMPL_LINK() [4/4]

IMPL_LINK ( SvxPopupWindowListBox  ,
MouseReleaseHdl  ,
const MouseEvent ,
rMEvt  ,
bool   
)

Definition at line 146 of file lboxctrl.cxx.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( SvxPopupWindowListBox  ,
ActivateHdl  ,
weld::TreeView ,
bool   
)

Definition at line 202 of file lboxctrl.cxx.

References m_xControl.