LibreOffice Module sc (master) 1
Functions
PivotLayoutTreeList.cxx File Reference
#include <memory>
#include <PivotLayoutTreeList.hxx>
#include <PivotLayoutDialog.hxx>
#include <vcl/event.hxx>
#include <pivot.hxx>
Include dependency graph for PivotLayoutTreeList.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (ScPivotLayoutTreeList, DoubleClickHdl, weld::TreeView &, bool)
 
 IMPL_LINK (ScPivotLayoutTreeList, KeyInputHdl, const KeyEvent &, rKeyEvent, bool)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( ScPivotLayoutTreeList  ,
KeyInputHdl  ,
const KeyEvent ,
rKeyEvent  ,
bool   
)

Definition at line 116 of file PivotLayoutTreeList.cxx.

References vcl::KeyCode::GetCode(), and KEY_DELETE.

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( ScPivotLayoutTreeList  ,
DoubleClickHdl  ,
weld::TreeView ,
bool   
)