Home
last modified time | relevance | path

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

/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx136 void UpdateParaWin(const Selection& _rSelection,const String& _sRefStr);
1749 void FormulaDlg_Impl::UpdateParaWin(const Selection& _rSelection,const String& _sRefStr) in UpdateParaWin() argument
1752 aEdRef.ReplaceSelected( _sRefStr ); in UpdateParaWin()
1753 theSel.Max() = theSel.Min() + _sRefStr.Len(); in UpdateParaWin()
1973 void FormulaModalDialog::UpdateParaWin(const Selection& _rSelection,const String& _sRefStr) in UpdateParaWin() argument
1975 m_pImpl->UpdateParaWin(_rSelection,_sRefStr); in UpdateParaWin()
2127 void FormulaDlg::UpdateParaWin(const Selection& _rSelection,const String& _sRefStr) in UpdateParaWin() argument
2129 m_pImpl->UpdateParaWin(_rSelection,_sRefStr); in UpdateParaWin()
/trunk/main/formula/inc/formula/
H A Dformula.hxx94 void UpdateParaWin(const Selection& _rSelection,const String& _sRefStr);
143 void UpdateParaWin(const Selection& _rSelection,const String& _sRefStr);

Completed in 35 milliseconds