Home
last modified time | relevance | path

Searched refs:ScOptSolverDlg (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx179 ScOptSolverDlg::ScOptSolverDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent, in ScOptSolverDlg() function in ScOptSolverDlg
287 ScOptSolverDlg::~ScOptSolverDlg() in ~ScOptSolverDlg()
293 void ScOptSolverDlg::Init(const ScAddress& rCursorPos) in Init()
331 aLink = LINK( this, ScOptSolverDlg, LoseFocusHdl ); in Init()
404 void ScOptSolverDlg::ReadConditions() in ReadConditions()
428 void ScOptSolverDlg::ShowConditions() in ShowConditions()
452 void ScOptSolverDlg::EnableButtons() in EnableButtons()
463 sal_Bool ScOptSolverDlg::Close() in Close()
470 void ScOptSolverDlg::SetActive() in SetActive()
541 sal_Bool ScOptSolverDlg::IsRefInputMode() const in IsRefInputMode()
[all …]
/trunk/main/sc/source/ui/inc/
H A Doptsolver.hxx100 class ScOptSolverDlg : public ScAnyRefDlg class
103 ScOptSolverDlg( SfxBindings* pB, SfxChildWindow* pCW, Window* pParent,
105 ~ScOptSolverDlg();
/trunk/main/sc/source/ui/view/
H A Dtabvwshc.cxx239 pResult = new ScOptSolverDlg( pB, pCW, pParent, pViewData->GetDocShell(), aCurPos ); in CreateRefDialog()

Completed in 25 milliseconds