Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dselect.cxx512 SCROW nRefStY = bNegY ? nEndY : nStartY; in SetCursorAtCell() local
513 if ( nRefStX != pViewData->GetRefStartX() || nRefStY != pViewData->GetRefStartY() ) in SetCursorAtCell()
516 pViewData->GetView()->InitRefMode( nRefStX, nRefStY, nTab, SC_REFTYPE_FILL ); in SetCursorAtCell()

Completed in 29 milliseconds