Searched defs:currentRow (Results 1 – 7 of 7) sorted by relevance
73 double currentRow[] = new double[m]; in integrate() local
137 int currentRow = cur->data(0, Qt::UserRole).toInt(); in onCurrentItemChanged() local
215 private boolean setUniqueValues(Row currentRow) { in setUniqueValues()
49 private int currentRow = 0; field in SpreadsheetDataProcessor.ProcessDataCommand
149 int32_t currentRow; variable