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

Go to the source code of this file.

Functions

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

Function Documentation

◆ IMPL_LINK()

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

Definition at line 271 of file PivotLayoutTreeListData.cxx.

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

◆ IMPL_LINK_NOARG()

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