Searched refs:aEdVariableCell (Results 1 – 2 of 2) sorted by relevance
68 aEdVariableCell ( this, this, ScResId( ED_VARCELL ) ), in ScSolverDlg()69 aRBVariableCell ( this, ScResId( RB_VARCELL ), &aEdVariableCell, this ), in ScSolverDlg()110 aEdVariableCell.SetGetFocusHdl ( aLink ); in Init()117 aEdVariableCell.SetLoseFocusHdl ( aLink ); in Init()171 else if ( pEdActive == &aEdVariableCell ) in SetReference()194 aEdVariableCell.GrabFocus(); in RaiseError()237 sal_uInt16 nRes2 = theVariableCell.Parse( aEdVariableCell.GetText(), pDoc, eConv ); in IMPL_LINK()291 else if( (pCtrl == (Control*)&aEdVariableCell) || (pCtrl == (Control*)&aRBVariableCell) ) in IMPL_LINK()292 pEdit = pEdActive = &aEdVariableCell; in IMPL_LINK()
71 formula::RefEdit aEdVariableCell; member in ScSolverDlg
Completed in 16 milliseconds