Searched refs:ScSolverValueDialog (Results 1 – 2 of 2) sorted by relevance
358 ScSolverValueDialog aValDialog( this ); in EditOption()469 ScSolverValueDialog::ScSolverValueDialog( Window * pParent ) in ScSolverValueDialog() function in ScSolverValueDialog480 ScSolverValueDialog::~ScSolverValueDialog() in ~ScSolverValueDialog()484 void ScSolverValueDialog::SetOptionName( const String& rName ) in SetOptionName()489 void ScSolverValueDialog::SetValue( double fValue ) in SetValue()496 double ScSolverValueDialog::GetValue() const in GetValue()
101 class ScSolverValueDialog : public ModalDialog class110 ScSolverValueDialog( Window * pParent );111 ~ScSolverValueDialog();
Completed in 55 milliseconds