Searched refs:bNegX (Results 1 – 1 of 1) sorted by relevance
468 sal_Bool bNegX = ( nPosX < (SCsCOL) nStartX ); in SetCursorAtCell() local472 if ( bNegX ) in SetCursorAtCell()508 bNegX = sal_False; in SetCursorAtCell()511 SCCOL nRefStX = bNegX ? nEndX : nStartX; in SetCursorAtCell()
Completed in 31 milliseconds