LibreOffice Module sc (master) 1
|
#include <memory>
#include <string_view>
#include <PivotLayoutTreeListData.hxx>
#include <PivotLayoutDialog.hxx>
#include <vcl/event.hxx>
#include <pivot.hxx>
#include <globstr.hrc>
#include <scresid.hxx>
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) | |
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 | ( | ScPivotLayoutTreeListData | , |
DoubleClickHdl | , | ||
weld::TreeView & | , | ||
bool | |||
) |
Definition at line 81 of file PivotLayoutTreeListData.cxx.
References ScAbstractDialogFactory::Create(), ScAbstractDialogFactory::CreateScDPFunctionDlg(), ScPivotFuncData::maFieldRef, ScItemValue::maFunctionData, ScPivotFuncData::mnCol, ScPivotFuncData::mnDupCount, ScDPLabelData::mnFuncMask, ScPivotFuncData::mnFuncMask, mpParent, and RET_OK.