Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable3.cxx726 SCCOL nResCount = rParam.nSubTotals[aRowEntry.nGroupNo]; in DoSubTotals() local
730 if (nResCount > 0) // sonst nur sortieren in DoSubTotals()
821 if ( nResCount == 1 ) in DoSubTotals()
875 SCCOL nResCount = rParam.nSubTotals[iEntry->nGroupNo]; in DoSubTotals() local
878 for ( SCCOL nResult=0; nResult < nResCount; ++nResult ) in DoSubTotals()

Completed in 20 milliseconds