|
LibreOffice Module sc (master) 1
|
#include <memory>#include <PivotLayoutTreeList.hxx>#include <PivotLayoutDialog.hxx>#include <vcl/event.hxx>#include <pivot.hxx>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) | |
| 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 | ( | ScPivotLayoutTreeList | , |
| DoubleClickHdl | , | ||
| weld::TreeView & | , | ||
| bool | |||
| ) |
Definition at line 41 of file PivotLayoutTreeList.cxx.
References ScAbstractDialogFactory::Create(), ScAbstractDialogFactory::CreateScDPSubtotalDlg(), ScItemValue::maFunctionData, ScPivotFuncData::mnCol, ScPivotFuncData::mnFuncMask, mpParent, and RET_OK.