Searched refs:exchangeRow (Results 1 – 1 of 1) sorted by relevance
57 final short exchangeRow = (short)1; // 2 in prepareDocument() local71 … 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