Searched refs:nResCount (Results 1 – 1 of 1) sorted by relevance
726 SCCOL nResCount = rParam.nSubTotals[aRowEntry.nGroupNo]; in DoSubTotals() local730 if (nResCount > 0) // sonst nur sortieren in DoSubTotals()821 if ( nResCount == 1 ) in DoSubTotals()875 SCCOL nResCount = rParam.nSubTotals[iEntry->nGroupNo]; in DoSubTotals() local878 for ( SCCOL nResult=0; nResult < nResCount; ++nResult ) in DoSubTotals()
Completed in 57 milliseconds