Lines Matching refs:FormulaModalDialog

1843 FormulaModalDialog::FormulaModalDialog( Window* pParent  in FormulaModalDialog()  function in formula::FormulaModalDialog
1859 FormulaModalDialog::~FormulaModalDialog() in ~FormulaModalDialog()
1863 void FormulaModalDialog::Update(const String& _sExp) in Update()
1869 void FormulaModalDialog::SetMeText(const String& _sText) in SetMeText()
1875 FormulaDlgMode FormulaModalDialog::SetMeText(const String& _sText,xub_StrLen PrivStart, xub_StrLen … in SetMeText()
1880 void FormulaModalDialog::CheckMatrix() in CheckMatrix()
1885 sal_Bool FormulaModalDialog::CheckMatrix(String& aFormula) in CheckMatrix()
1890 String FormulaModalDialog::GetMeText() const in GetMeText()
1895 void FormulaModalDialog::Update() in Update()
1900 const FormulaHelper& FormulaModalDialog::GetFormulaHelper() const in GetFormulaHelper()
1905 sal_Bool FormulaModalDialog::isUserMatrix() const in isUserMatrix()
1909 void FormulaModalDialog::DoEnter(sal_Bool _bOk) in DoEnter()
1913 ::std::pair<RefButton*,RefEdit*> FormulaModalDialog::RefInputStartBefore( RefEdit* pEdit, RefButton… in RefInputStartBefore()
1917 void FormulaModalDialog::RefInputStartAfter( RefEdit* pEdit, RefButton* pButton ) in RefInputStartAfter()
1921 void FormulaModalDialog::RefInputDoneAfter( sal_Bool bForced ) in RefInputDoneAfter()
1926 rtl::OString FormulaModalDialog::FindFocusWin(Window *pWin) in FindFocusWin()
1931 void FormulaModalDialog::SetFocusWin(Window *pWin,const rtl::OString& nUniqueId) in SetFocusWin()
1950 long FormulaModalDialog::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
1957 void FormulaModalDialog::HighlightFunctionParas(const String& aFormula) in HighlightFunctionParas()
1962 void FormulaModalDialog::disableOk() in disableOk()
1967 const IFunctionDescription* FormulaModalDialog::getCurrentFunctionDescription() const in getCurrentFunctionDescription()
1973 void FormulaModalDialog::UpdateParaWin(const Selection& _rSelection,const String& _sRefStr) in UpdateParaWin()
1977 sal_Bool FormulaModalDialog::UpdateParaWin(Selection& _rSelection) in UpdateParaWin()
1982 RefEdit* FormulaModalDialog::GetActiveEdit() in GetActiveEdit()
1987 void FormulaModalDialog::SetEdSelection() in SetEdSelection()