Searched refs:maEdObjectiveCell (Results 1 – 2 of 2) sorted by relevance
185 maEdObjectiveCell ( this, this, ScResId( ED_OBJECTIVECELL ) ), in ScOptSolverDlg()315 maEdObjectiveCell.SetGetFocusHdl( aLink ); in Init()332 maEdObjectiveCell.SetLoseFocusHdl( aLink ); in Init()376 maEdObjectiveCell.SetRefString( pOldData->GetObjective() ); in Init()392 maEdObjectiveCell.SetRefString( aCursorStr ); in Init()398 maEdObjectiveCell.GrabFocus(); in Init()399 mpEdActive = &maEdObjectiveCell; in Init()601 if( pCtrl == &maEdObjectiveCell || pCtrl == &maRBObjectiveCell ) in IMPL_LINK()602 pEdit = mpEdActive = &maEdObjectiveCell; in IMPL_LINK()838 if ( !ParseRef( aObjRange, maEdObjectiveCell.GetText(), false ) ) in CallSolver()[all …]
114 formula::RefEdit maEdObjectiveCell; member in ScOptSolverDlg
Completed in 19 milliseconds