LibreOffice Module sc (master) 1
|
#include <memory>
#include <PivotLayoutTreeListLabel.hxx>
#include <PivotLayoutDialog.hxx>
#include <vcl/event.hxx>
#include <pivot.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (ScPivotLayoutTreeListLabel, KeyInputHdl, const KeyEvent &, rKeyEvent, bool) | |
IMPL_LINK | ( | ScPivotLayoutTreeListLabel | , |
KeyInputHdl | , | ||
const KeyEvent & | , | ||
rKeyEvent | , | ||
bool | |||
) |
Definition at line 69 of file PivotLayoutTreeListLabel.cxx.
References vcl::KeyCode::GetCode(), and KEY_DELETE.