Searched refs:nCompArr (Results 1 – 1 of 1) sorted by relevance
1136 SCSIZE nCompArr = nArrY; in GetOutputArea() local1137 SCROW nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()1140 if ( nCompArr + 1 < nArrCount ) in GetOutputArea()1142 nCellPosY += pRowInfo[nCompArr].nHeight; in GetOutputArea()1143 ++nCompArr; in GetOutputArea()1144 nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()
Completed in 28 milliseconds