LibreOffice Module svtools (master) 1
Functions
recorditemwindow.cxx File Reference
#include <svtools/recorditemwindow.hxx>
#include <vcl/event.hxx>
Include dependency graph for recorditemwindow.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (RecordItemWindowBase, FocusOutHdl, weld::Widget &, void)
 
 IMPL_LINK (RecordItemWindowBase, KeyInputHdl, const KeyEvent &, rKEvt, bool)
 
 IMPL_LINK_NOARG (RecordItemWindowBase, ActivatedHdl, weld::Entry &, bool)
 

Function Documentation

◆ IMPL_LINK()

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

Definition at line 101 of file recorditemwindow.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( RecordItemWindowBase  ,
ActivatedHdl  ,
weld::Entry ,
bool   
)

Definition at line 106 of file recorditemwindow.cxx.

References m_xWidget.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( RecordItemWindowBase  ,
FocusOutHdl  ,
weld::Widget ,
void   
)

Definition at line 70 of file recorditemwindow.cxx.