#include <solveroptions.hxx>
Definition at line 58 of file solveroptions.hxx.
◆ ScSolverOptionsDialog()
ScSolverOptionsDialog::ScSolverOptionsDialog |
( |
weld::Window * |
pParent, |
|
|
const css::uno::Sequence< OUString > & |
rImplNames, |
|
|
const css::uno::Sequence< OUString > & |
rDescriptions, |
|
|
OUString |
aEngine, |
|
|
const css::uno::Sequence< css::beans::PropertyValue > & |
rProperties |
|
) |
| |
Definition at line 58 of file solveroptions.cxx.
References weld::Check, FillListBox(), LINK, m_xBtnEdit, m_xLbEngine, m_xLbSettings, maEngine, maImplNames, maProperties, maProperties, and ReadFromComponent().
◆ ~ScSolverOptionsDialog()
ScSolverOptionsDialog::~ScSolverOptionsDialog |
( |
| ) |
|
|
overridevirtual |
◆ DECL_LINK() [1/4]
ScSolverOptionsDialog::DECL_LINK |
( |
ButtonHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/4]
ScSolverOptionsDialog::DECL_LINK |
( |
EngineSelectHdl |
, |
|
|
weld::ComboBox & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/4]
ScSolverOptionsDialog::DECL_LINK |
( |
SettingsDoubleClickHdl |
, |
|
|
weld::TreeView & |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/4]
ScSolverOptionsDialog::DECL_LINK |
( |
SettingsSelHdl |
, |
|
|
weld::TreeView & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ EditOption()
void ScSolverOptionsDialog::EditOption |
( |
| ) |
|
|
private |
Definition at line 240 of file solveroptions.cxx.
References ScSolverOptionsString::GetDoubleValue(), ScSolverOptionsString::GetIntValue(), ScGlobal::getLocaleData(), LocaleDataWrapper::getNumDecimalSep(), ScSolverOptionsString::GetText(), ScSolverOptionsString::IsDouble(), weld::GenericDialogController::m_xDialog, m_xIntDialog, m_xLbSettings, m_xValDialog, maProperties, Name, RET_OK, weld::DialogController::runAsync(), ScSolverOptionsString::SetDoubleValue(), and ScSolverOptionsString::SetIntValue().
◆ FillListBox()
void ScSolverOptionsDialog::FillListBox |
( |
| ) |
|
|
private |
Definition at line 152 of file solveroptions.cxx.
References aPropName, ScUnoHelpFunctions::GetBoolFromAny(), ScGlobal::getLocaleData(), ScSolverUtil::GetSolver(), m_aOptions, m_xLbSettings, maEngine, maProperties, Name, nCount, nPos, weld::toId(), TRISTATE_FALSE, and TRISTATE_TRUE.
Referenced by ScSolverOptionsDialog().
◆ GetEngine()
const OUString & ScSolverOptionsDialog::GetEngine |
( |
| ) |
const |
|
inline |
◆ GetProperties()
const uno::Sequence< beans::PropertyValue > & ScSolverOptionsDialog::GetProperties |
( |
| ) |
|
◆ ReadFromComponent()
void ScSolverOptionsDialog::ReadFromComponent |
( |
| ) |
|
|
private |
◆ m_aOptions
◆ m_xBtnEdit
std::unique_ptr<weld::Button> ScSolverOptionsDialog::m_xBtnEdit |
|
private |
◆ m_xIntDialog
◆ m_xLbEngine
◆ m_xLbSettings
◆ m_xValDialog
◆ maEngine
OUString ScSolverOptionsDialog::maEngine |
|
private |
◆ maImplNames
css::uno::Sequence<OUString> ScSolverOptionsDialog::maImplNames |
|
private |
◆ maProperties
css::uno::Sequence<css::beans::PropertyValue> ScSolverOptionsDialog::maProperties |
|
private |
The documentation for this class was generated from the following files: