Searched refs:nOldRows (Results 1 – 1 of 1) sorted by relevance
392 long nOldRows = nHeaderRows; in CreateOutput() local395 if ( bAllowMove && nHeaderRows != nOldRows ) in CreateOutput()397 long nDiff = nOldRows - nHeaderRows; in CreateOutput()398 if ( nOldRows == 0 ) in CreateOutput()
Completed in 25 milliseconds