Lines Matching refs:getValue

130         		expectValueA2, cellA2.getValue(),0);  in testInsertCells()
132 expectValueB2, cellB2.getValue(),0); in testInsertCells()
134 expectValueC2, cellC2.getValue(),0); in testInsertCells()
151 expectValueC2right, cellC2.getValue(),0); in testInsertCells()
153 expectValueD2, cellD2.getValue(),0); in testInsertCells()
155 expectValueE2, cellE2.getValue(),0); in testInsertCells()
157 expectValueC3, cellC3.getValue(),0); in testInsertCells()
172 expectValueE2rows, cellE2.getValue(),0); in testInsertCells()
174 expectValueE3, cellE3.getValue(),0); in testInsertCells()
176 expectValueC3rows, cellC3.getValue(),0); in testInsertCells()
191 expectValueC4, cellC4.getValue(),0); in testInsertCells()
193 expectValueC5, cellC5.getValue(),0); in testInsertCells()
195 expectValueC6, cellC6.getValue(),0); in testInsertCells()
260 expectValueA2up, cellA2.getValue(),0); in testDeleteCells()
262 expectValueB2up, cellB2.getValue(),0); in testDeleteCells()
264 expectValueC2up, cellC2.getValue(),0); in testDeleteCells()
279 expectValueA2left, cellA2.getValue(),0); in testDeleteCells()
281 expectValueB2left, cellB2.getValue(),0); in testDeleteCells()
283 expectValueC2left, cellC2.getValue(),0); in testDeleteCells()
298 expectValueA2rows, cellA2.getValue(),0); in testDeleteCells()
300 expectValueB2rows, cellB2.getValue(),0); in testDeleteCells()
302 expectValueC2rows, cellC2.getValue(),0); in testDeleteCells()
317 expectValueA2columns, cellA2.getValue(),0); in testDeleteCells()
319 expectValueB2columns, cellB2.getValue(),0); in testDeleteCells()
321 expectValueC2columns, cellC2.getValue(),0); in testDeleteCells()