Home
last modified time | relevance | path

Searched refs:aEdFormulaCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx63 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 …]
/trunk/main/sc/source/ui/inc/
H A Dsolvrdlg.hxx64 formula::RefEdit aEdFormulaCell; member in ScSolverDlg

Completed in 28 milliseconds