Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XCalculatable.java63 double sourceValue1 = xCells[0].getValue(); in _calculate() local
64 xCells[0].setValue(sourceValue1 +1); in _calculate()
77 double sourceValue1 = xCells[0].getValue(); in _calculateAll() local
78 xCells[0].setValue(sourceValue1 +1); in _calculateAll()

Completed in 5 milliseconds