Home
last modified time | relevance | path

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

/aoo4110/test/testuno/source/fvt/uno/sc/formula/
H A DAddtionOperatorInFormula.java98 double cellvalue = 0; in testAddtion() local
118 cellvalue = cell.getValue(); in testAddtion()
121 assertEquals("Unexpected calculate result.", expected, cellvalue, 0); in testAddtion()

Completed in 11 milliseconds