Searched refs:nDelStartX (Results 1 – 1 of 1) sorted by relevance
405 SCCOL nDelStartX = nStartX; in SetCursorAtCell() local408 nDelStartX = nPosX + 1; in SetCursorAtCell()413 if ( nDelStartX < nStartX ) in SetCursorAtCell()414 nDelStartX = nStartX; in SetCursorAtCell()420 pViewData->SetDelMark( ScRange( nDelStartX,nDelStartY,nTab, in SetCursorAtCell()429 aRect.SetNew( nDelStartX,nDelStartY, nEndX,nEndY ); in SetCursorAtCell()
Completed in 13 milliseconds