Searched refs:aEdFormulaCell (Results 1 – 2 of 2) sorted by relevance
63 aEdFormulaCell ( this, this, ScResId( ED_FORMULACELL ) ), in ScSolverDlg()64 aRBFormulaCell ( this, ScResId( RB_FORMULACELL ), &aEdFormulaCell, this ), in ScSolverDlg()108 aEdFormulaCell. SetGetFocusHdl ( aLink ); in Init()115 aEdFormulaCell. SetLoseFocusHdl ( aLink ); in Init()122 aEdFormulaCell.SetText( aStr ); in Init()123 aEdFormulaCell.GrabFocus(); in Init()124 pEdActive = &aEdFormulaCell; in Init()169 if ( pEdActive == &aEdFormulaCell ) in SetReference()184 aEdFormulaCell.GrabFocus(); in RaiseError()189 aEdFormulaCell.GrabFocus(); in RaiseError()[all …]
64 formula::RefEdit aEdFormulaCell; member in ScSolverDlg
Completed in 10 milliseconds