Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/java/ToDo/
H A DToDo.java190 this.getGregorianCalendarFromString(this.getStringFromCell( in recalc()
237 String sFeature = this.getStringFromCell(xcellrange, in recalc()
245 sFeature = this.getStringFromCell( xcellrange, in recalc()
352 String sStatus = this.getStringFromCell( xcellrange, in recalc()
405 String sDueDate = this.getStringFromCell( in recalc()
433 this.getStringFromCell( in recalc()
447 String sStartDate = this.getStringFromCell( in recalc()
458 sStartDate = this.getStringFromCell( in recalc()
487 String sPreviousDueDate = this.getStringFromCell( in recalc()
565 this.getStringFromCell( xcellrange, in recalc()
[all …]

Completed in 79 milliseconds