Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/formdlg/
H A Dformula.cxx73 ScDocument* ScFormulaDlg::pDoc = NULL;
74 ScAddress ScFormulaDlg::aCursorPos;
82 ScFormulaDlg::ScFormulaDlg( SfxBindings* pB, SfxChildWindow* pCW, in ScFormulaDlg() function in ScFormulaDlg
211 void ScFormulaDlg::notifyChange() in notifyChange()
220 void ScFormulaDlg::fill() in fill()
269 __EXPORT ScFormulaDlg::~ScFormulaDlg() in ~ScFormulaDlg()
478 void ScFormulaDlg::SetActive() in SetActive()
522 void ScFormulaDlg::AddRefEntry( ) in AddRefEntry()
568 void ScFormulaDlg::deleteFormData() in deleteFormData()
573 void ScFormulaDlg::clear() in clear()
[all …]
/aoo42x/main/sc/source/ui/inc/
H A Dformula.hxx62 class ScFormulaDlg : public formula::FormulaDlg, class
74 ScFormulaDlg( SfxBindings* pB, SfxChildWindow* pCW,
76 ~ScFormulaDlg();
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshc.cxx280 pResult = new ScFormulaDlg( pB, pCW, pParent, GetViewData(),ScGlobal::GetStarCalcFunctionMgr() ); in CreateRefDialog()

Completed in 41 milliseconds