Lines Matching refs:SCsROW
89 SCsROW nPosY; in BeginDrag()
135 SCROW nHandleY = (nPosY >= (SCsROW) nStartY) ? nPosY - nStartY : 0; in BeginDrag()
261 SCsROW nPosY; in SetCursorAtPoint()
315 sal_Bool ScViewFunctionSet::SetCursorAtCell( SCsCOL nPosX, SCsROW nPosY, sal_Bool bScroll ) in SetCursorAtCell()
344 ( nPosX != (SCsCOL) pViewData->GetCurX() || nPosY != (SCsROW) pViewData->GetCurY() ); in SetCursorAtCell()
395 nPosY+1 >= (SCsROW) nStartY && nPosY <= (SCsROW) nEndY && in SetCursorAtCell()
469 sal_Bool bNegY = ( nPosY < (SCsROW) nStartY ); in SetCursorAtCell()
574 nPosY != (SCsROW) aAnchorPos.Row() ); in SetCursorAtCell()
646 SCsROW nPosY; in IsSelectionAtPoint()
807 SCsROW nPosY; in SetCursorAtPoint()
854 SCsROW nPosY; in IsSelectionAtPoint()