Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx468 sal_Bool bNegX = ( nPosX < (SCsCOL) nStartX ); in SetCursorAtCell() local
472 if ( bNegX ) in SetCursorAtCell()
508 bNegX = sal_False; in SetCursorAtCell()
511 SCCOL nRefStX = bNegX ? nEndX : nStartX; in SetCursorAtCell()

Completed in 17 milliseconds