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 <StatisticsInputOutputDialog.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (ScStatisticsInputOutputDialog, ButtonClicked, weld::Button &, rButton, void) | |
IMPL_LINK (ScStatisticsInputOutputDialog, GetEditFocusHandler, formula::RefEdit &, rCtrl, void) | |
IMPL_LINK (ScStatisticsInputOutputDialog, GetButtonFocusHandler, formula::RefButton &, rCtrl, void) | |
IMPL_LINK_NOARG (ScStatisticsInputOutputDialog, LoseEditFocusHandler, formula::RefEdit &, void) | |
IMPL_LINK_NOARG (ScStatisticsInputOutputDialog, LoseButtonFocusHandler, formula::RefButton &, void) | |
IMPL_LINK_NOARG (ScStatisticsInputOutputDialog, GroupByChanged, weld::Toggleable &, void) | |
IMPL_LINK_NOARG (ScStatisticsInputOutputDialog, RefInputModifyHandler, formula::RefEdit &, void) | |
IMPL_LINK | ( | ScStatisticsInputOutputDialog | , |
ButtonClicked | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 172 of file StatisticsInputOutputDialog.cxx.
References RET_CANCEL, and RET_OK.
IMPL_LINK | ( | ScStatisticsInputOutputDialog | , |
GetButtonFocusHandler | , | ||
formula::RefButton & | , | ||
rCtrl | , | ||
void | |||
) |
Definition at line 196 of file StatisticsInputOutputDialog.cxx.
IMPL_LINK | ( | ScStatisticsInputOutputDialog | , |
GetEditFocusHandler | , | ||
formula::RefEdit & | , | ||
rCtrl | , | ||
void | |||
) |
Definition at line 183 of file StatisticsInputOutputDialog.cxx.
IMPL_LINK_NOARG | ( | ScStatisticsInputOutputDialog | , |
GroupByChanged | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 219 of file StatisticsInputOutputDialog.cxx.
IMPL_LINK_NOARG | ( | ScStatisticsInputOutputDialog | , |
LoseButtonFocusHandler | , | ||
formula::RefButton & | , | ||
void | |||
) |
Definition at line 214 of file StatisticsInputOutputDialog.cxx.
References m_xDialog.
IMPL_LINK_NOARG | ( | ScStatisticsInputOutputDialog | , |
LoseEditFocusHandler | , | ||
formula::RefEdit & | , | ||
void | |||
) |
Definition at line 209 of file StatisticsInputOutputDialog.cxx.
References m_xDialog.
IMPL_LINK_NOARG | ( | ScStatisticsInputOutputDialog | , |
RefInputModifyHandler | , | ||
formula::RefEdit & | , | ||
void | |||
) |
Definition at line 229 of file StatisticsInputOutputDialog.cxx.
References ADDR_ABS, ADDR_ABS_3D, ScRange::aEnd, ScRange::aStart, ScAddress::INITIALIZE_INVALID, and ScRangeList::size().