Searched refs:exchangeColumn (Results 1 – 1 of 1) sorted by relevance
56 final short exchangeColumn = (short)1; // B 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 4 milliseconds