Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx469 sal_Bool bNegY = ( nPosY < (SCsROW) nStartY ); in SetCursorAtCell() local
485 if ( bNegY ) in SetCursorAtCell()
503 bNegY = sal_False; in SetCursorAtCell()
512 SCROW nRefStY = bNegY ? nEndY : nStartY; in SetCursorAtCell()

Completed in 17 milliseconds