Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dselect.hxx80 sal_Bool SetCursorAtCell( SCsCOL nPosX, SCsROW nPosY, sal_Bool bScroll );
/trunk/main/sc/source/ui/view/
H A Dselect.cxx312 return SetCursorAtCell( nPosX, nPosY, bScroll ); in SetCursorAtPoint()
315 sal_Bool ScViewFunctionSet::SetCursorAtCell( SCsCOL nPosX, SCsROW nPosY, sal_Bool bScroll ) in SetCursorAtCell() function in ScViewFunctionSet
H A Dtabview3.cxx945 aFunctionSet.SetCursorAtCell( nCurX, nCurY, sal_False ); in MoveCursorAbs()

Completed in 25 milliseconds