Home
last modified time | relevance | path

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

/trunk/main/formula/source/ui/dlg/
H A Dformula.cxx1751 Selection theSel = _rSelection; in UpdateParaWin() local
1753 theSel.Max() = theSel.Min() + _sRefStr.Len(); in UpdateParaWin()
1754 aEdRef.SetSelection( theSel ); in UpdateParaWin()
1765 pEd->SetSelection( theSel ); in UpdateParaWin()
1829 Selection theSel = aEdRef.GetSelection(); in SetEdSelection() local
1834 pEd->SetSelection(theSel); in SetEdSelection()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx419 Selection theSel; in SetReference() local
420 sal_Bool bRefNull = UpdateParaWin(theSel); in SetReference()
457 UpdateParaWin(theSel,aRefStr); in SetReference()

Completed in 34 milliseconds