Searched refs:nTestRowEnd (Results 1 – 1 of 1) sorted by relevance
121 int nTestRowEnd = nTestRowStart + 100; // TODO: get the last row from the sheet in testOneDoc() local124 for( int y = nTestRowStart; y < nTestRowEnd; ++y) { in testOneDoc()
Completed in 15 milliseconds