Home
last modified time | relevance | path

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

/aoo42x/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java148 int nTestRowEnd = nTestRowStart + 100; // TODO: get the last row from the sheet in testOneDoc() local
151 for( int y = nTestRowStart; y < nTestRowEnd; ++y) { in testOneDoc()

Completed in 18 milliseconds