Home
last modified time | relevance | path

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

/aoo41x/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java99 int nTestOkCol = -1; in testOneDoc() local
112 assertTrue( "Multiple rows with TestOK marker!", nTestOkCol == -1); in testOneDoc()
114 nTestOkCol = x; in testOneDoc()
119 assertTrue( "Column \"TestOK\" not found!", nTestOkCol >= 0); in testOneDoc()
135 xCell = xSheet.getCellByPosition( nTestOkCol, y); in testOneDoc()

Completed in 6 milliseconds