|
LibreOffice Module sc (master) 1
|
#include <svl/undo.hxx>#include <rangelst.hxx>#include <docsh.hxx>#include <document.hxx>#include <scresid.hxx>#include <tabvwsh.hxx>#include <StatisticsTwoVariableDialog.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (ScStatisticsTwoVariableDialog, ButtonClicked, weld::Button &, rButton, void) | |
| IMPL_LINK (ScStatisticsTwoVariableDialog, GetEditFocusHandler, formula::RefEdit &, rCtrl, void) | |
| IMPL_LINK (ScStatisticsTwoVariableDialog, GetButtonFocusHandler, formula::RefButton &, rCtrl, void) | |
| IMPL_LINK_NOARG (ScStatisticsTwoVariableDialog, LoseEditFocusHandler, formula::RefEdit &, void) | |
| IMPL_LINK_NOARG (ScStatisticsTwoVariableDialog, LoseButtonFocusHandler, formula::RefButton &, void) | |
| IMPL_LINK_NOARG (ScStatisticsTwoVariableDialog, GroupByChanged, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (ScStatisticsTwoVariableDialog, RefInputModifyHandler, formula::RefEdit &, void) | |
| IMPL_LINK | ( | ScStatisticsTwoVariableDialog | , |
| ButtonClicked | , | ||
| weld::Button & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 184 of file StatisticsTwoVariableDialog.cxx.
References RET_CANCEL, and RET_OK.
| IMPL_LINK | ( | ScStatisticsTwoVariableDialog | , |
| GetButtonFocusHandler | , | ||
| formula::RefButton & | , | ||
| rCtrl | , | ||
| void | |||
| ) |
Definition at line 215 of file StatisticsTwoVariableDialog.cxx.
| IMPL_LINK | ( | ScStatisticsTwoVariableDialog | , |
| GetEditFocusHandler | , | ||
| formula::RefEdit & | , | ||
| rCtrl | , | ||
| void | |||
| ) |
Definition at line 195 of file StatisticsTwoVariableDialog.cxx.
| IMPL_LINK_NOARG | ( | ScStatisticsTwoVariableDialog | , |
| GroupByChanged | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 245 of file StatisticsTwoVariableDialog.cxx.
| IMPL_LINK_NOARG | ( | ScStatisticsTwoVariableDialog | , |
| LoseButtonFocusHandler | , | ||
| formula::RefButton & | , | ||
| void | |||
| ) |
Definition at line 240 of file StatisticsTwoVariableDialog.cxx.
References m_xDialog.
| IMPL_LINK_NOARG | ( | ScStatisticsTwoVariableDialog | , |
| LoseEditFocusHandler | , | ||
| formula::RefEdit & | , | ||
| void | |||
| ) |
Definition at line 235 of file StatisticsTwoVariableDialog.cxx.
References m_xDialog.
| IMPL_LINK_NOARG | ( | ScStatisticsTwoVariableDialog | , |
| RefInputModifyHandler | , | ||
| formula::RefEdit & | , | ||
| void | |||
| ) |
Definition at line 255 of file StatisticsTwoVariableDialog.cxx.
References ADDR_ABS, ADDR_ABS_3D, ScRange::aEnd, ScRange::aStart, ScAddress::INITIALIZE_INVALID, and ScRangeList::size().