Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprevloc.cxx524 SCROW nRepeatRowStart = 0; in GetTableInfo() local
557 nRepeatRowStart = pEntry->aCellRange.aStart.Row(); in GetTableInfo()
666 nRowCount += pDoc->CountVisibleRows(nRepeatRowStart, nRepeatRowEnd, nTab); in GetTableInfo()
683 for (SCROW nRow = nRepeatRowStart; nRow <= nRepeatRowEnd; ++nRow) in GetTableInfo()

Completed in 16 milliseconds