Home
last modified time | relevance | path

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

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

Completed in 22 milliseconds