|
LibreOffice Module sc (master) 1
|
#include <scitems.hxx>#include <sfx2/dispatch.hxx>#include <svl/numformat.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <uiitems.hxx>#include <reffact.hxx>#include <document.hxx>#include <globstr.hrc>#include <scresid.hxx>#include <sc.hrc>#include <solvrdlg.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (ScSolverDlg, BtnHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK (ScSolverDlg, GetEditFocusHdl, formula::RefEdit &, rCtrl, void) | |
| IMPL_LINK_NOARG (ScSolverDlg, GetFocusHdl, weld::Widget &, void) | |
| IMPL_LINK (ScSolverDlg, GetButtonFocusHdl, formula::RefButton &, rCtrl, void) | |
| IMPL_LINK_NOARG (ScSolverDlg, LoseEditFocusHdl, formula::RefEdit &, void) | |
| IMPL_LINK_NOARG (ScSolverDlg, LoseButtonFocusHdl, formula::RefButton &, void) | |
| IMPL_LINK | ( | ScSolverDlg | , |
| BtnHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 189 of file solvrdlg.cxx.
References CELLTYPE_FORMULA, eType, SfxDispatcher::ExecuteList(), GetBindings(), SfxBindings::GetDispatcher(), RET_CANCEL, RET_OK, SCITEM_SOLVEDATA, SOLVERR_INVALID_FORMULA, SOLVERR_INVALID_TARGETVALUE, SOLVERR_INVALID_VARIABLE, SOLVERR_NOFORMULA, and VALID.
| IMPL_LINK | ( | ScSolverDlg | , |
| GetButtonFocusHdl | , | ||
| formula::RefButton & | , | ||
| rCtrl | , | ||
| void | |||
| ) |
Definition at line 260 of file solvrdlg.cxx.
| IMPL_LINK | ( | ScSolverDlg | , |
| GetEditFocusHdl | , | ||
| formula::RefEdit & | , | ||
| rCtrl | , | ||
| void | |||
| ) |
Definition at line 243 of file solvrdlg.cxx.
| IMPL_LINK_NOARG | ( | ScSolverDlg | , |
| GetFocusHdl | , | ||
| weld::Widget & | , | ||
| void | |||
| ) |
Definition at line 254 of file solvrdlg.cxx.
| IMPL_LINK_NOARG | ( | ScSolverDlg | , |
| LoseButtonFocusHdl | , | ||
| formula::RefButton & | , | ||
| void | |||
| ) |
Definition at line 276 of file solvrdlg.cxx.
References m_xDialog.
| IMPL_LINK_NOARG | ( | ScSolverDlg | , |
| LoseEditFocusHdl | , | ||
| formula::RefEdit & | , | ||
| void | |||
| ) |
Definition at line 271 of file solvrdlg.cxx.
References m_xDialog.