Lines Matching refs:RefEdit
95 ::std::pair<RefButton*,RefEdit*>
96 RefInputStartBefore( RefEdit* pEdit, RefButton* pButton );
97 void RefInputStartAfter( RefEdit* pEdit, RefButton* pButton );
141 RefEdit* GetCurrRefEdit();
202 RefEdit aEdRef;
208 RefEdit* pTheRefEdit;
1529 ::std::pair<RefButton*,RefEdit*> FormulaDlg_Impl::RefInputStartBefore( RefEdit* pEdit, RefButton* p… in RefInputStartBefore()
1546 ::std::pair<RefButton*,RefEdit*> aPair; in RefInputStartBefore()
1551 void FormulaDlg_Impl::RefInputStartAfter( RefEdit* /*pEdit*/, RefButton* /*pButton*/ ) in RefInputStartAfter() argument
1594 RefEdit* FormulaDlg_Impl::GetCurrRefEdit() in GetCurrRefEdit()
1913 ::std::pair<RefButton*,RefEdit*> FormulaModalDialog::RefInputStartBefore( RefEdit* pEdit, RefButton… in RefInputStartBefore()
1917 void FormulaModalDialog::RefInputStartAfter( RefEdit* pEdit, RefButton* pButton ) in RefInputStartAfter()
1982 RefEdit* FormulaModalDialog::GetActiveEdit() in GetActiveEdit()
2068 ::std::pair<RefButton*,RefEdit*> FormulaDlg::RefInputStartBefore( RefEdit* pEdit, RefButton* pButto… in RefInputStartBefore()
2072 void FormulaDlg::RefInputStartAfter( RefEdit* pEdit, RefButton* pButton ) in RefInputStartAfter()
2136 RefEdit* FormulaDlg::GetActiveEdit() in GetActiveEdit()