Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable3.cxx656 SCROW nSubStartRow; member
742 aRowEntry.nSubStartRow = nStartRow; in DoSubTotals()
783 aRowEntry.nFuncStart = aRowEntry.nSubStartRow; in DoSubTotals()
791 aRowEntry.nSubStartRow != nStartRow && nLevel == 0) in DoSubTotals()
792 SetRowBreak(aRowEntry.nSubStartRow, false, true); in DoSubTotals()
800 if ( aRowEntry.nDestRow <= iMove->nSubStartRow ) in DoSubTotals()
801 ++iMove->nSubStartRow; in DoSubTotals()
847 aRowEntry.nSubStartRow = nRow; in DoSubTotals()

Completed in 20 milliseconds