Searched refs:ScSolverIntegerDialog (Results 1 – 2 of 2) sorted by relevance
369 ScSolverIntegerDialog aIntDialog( this ); in EditOption()432 ScSolverIntegerDialog::ScSolverIntegerDialog( Window * pParent ) in ScSolverIntegerDialog() function in ScSolverIntegerDialog443 ScSolverIntegerDialog::~ScSolverIntegerDialog() in ~ScSolverIntegerDialog()447 void ScSolverIntegerDialog::SetOptionName( const String& rName ) in SetOptionName()452 void ScSolverIntegerDialog::SetValue( sal_Int32 nValue ) in SetValue()457 sal_Int32 ScSolverIntegerDialog::GetValue() const in GetValue()
84 class ScSolverIntegerDialog : public ModalDialog class93 ScSolverIntegerDialog( Window * pParent );94 ~ScSolverIntegerDialog();
Completed in 15 milliseconds