Home
last modified time | relevance | path

Searched defs:cellValues (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XMultipleOperation.java82 double[] cellValues = new double[3]; in _setTableOperation() local
142 protected boolean checkValues(Point[] cellCoords, double[] cellValues) { in checkValues()
/aoo4110/test/testuno/source/testlib/uno/
H A DSCUtil.java375 double[][] cellValues = new double[end_row - start_row+1][end_col - start_col +1]; in getValueFromCellRange() local

Completed in 20 milliseconds