Searched refs:mResultCells (Results 1 – 1 of 1) sorted by relevance
68 private ArrayList mResultCells = null; field in _XDataPilotTable2103 int cellCount = mResultCells.size(); in _getDrillDownData()106 CellAddress addr = (CellAddress)mResultCells.get(i); in _getDrillDownData()194 int cellCount = mResultCells.size(); in _insertDrillDownSheet()201 CellAddress addr = (CellAddress)mResultCells.get(i); in _insertDrillDownSheet()395 if (mResultCells != null) in buildResultCells()400 mResultCells = new ArrayList(); in buildResultCells()415 mResultCells.add(addr); in buildResultCells()
Completed in 6 milliseconds