Lines Matching refs:SCsCOL
88 SCsCOL nPosX; in BeginDrag()
134 SCCOL nHandleX = (nPosX >= (SCsCOL) nStartX) ? nPosX - nStartX : 0; in BeginDrag()
260 SCsCOL nPosX; 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()
394 if ( nPosX+1 >= (SCsCOL) nStartX && nPosX <= (SCsCOL) nEndX && in SetCursorAtCell()
468 sal_Bool bNegX = ( nPosX < (SCsCOL) nStartX ); in SetCursorAtCell()
573 sal_Bool bMove = ( nPosX != (SCsCOL) aAnchorPos.Col() || in SetCursorAtCell()
645 SCsCOL nPosX; in IsSelectionAtPoint()
806 SCsCOL nPosX; in SetCursorAtPoint()
853 SCsCOL nPosX; in IsSelectionAtPoint()