Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx185 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 …]
/aoo41x/main/sc/source/ui/inc/
H A Doptsolver.hxx114 formula::RefEdit maEdObjectiveCell; member in ScOptSolverDlg

Completed in 16 milliseconds