Home
last modified time | relevance | path

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

/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DSpreadsheetValueBinding.java57 final short exchangeRow = (short)1; // 2 in prepareDocument() local
71 … implBind( numericControl, document.createCellBinding( sheet, exchangeColumn, exchangeRow ) ); in prepareDocument()
93 implBind( listBox, document.createListIndexBinding( sheet, exchangeColumn, exchangeRow ) ); in prepareDocument()
108 document.getSheet( sheet ).getCellByPosition( exchangeColumn, exchangeRow ) in prepareDocument()

Completed in 15 milliseconds