Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1351 SCCOL nCursorCol = 0; in InsertCells() local
1355 nCursorCol = pViewSh->GetViewData()->GetCurX(); in InsertCells()
1731 pViewSh->SetCursor( nCursorCol, nCursorRow ); in InsertCells()