Searched defs:cellValues (Results 1 – 2 of 2) sorted by relevance
82 double[] cellValues = new double[3]; in _setTableOperation() local142 protected boolean checkValues(Point[] cellCoords, double[] cellValues) { in checkValues()
375 double[][] cellValues = new double[end_row - start_row+1][end_col - start_col +1]; in getValueFromCellRange() local
Completed in 10 milliseconds