Searched refs:sAnno (Results 1 – 1 of 1) sorted by relevance
55 String sAnno = oObj.toString(); in _insertNew() local57 oObj.insertNew(new CellAddress((short)1, 2, 5), sAnno + "1"); in _insertNew()58 oObj.insertNew(new CellAddress((short)1, 1, 1), sAnno + "2"); in _insertNew()
Completed in 12 milliseconds