Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java102 private final Set tableIndices; field in SpreadsheetRawReportTarget.ColumnBoundary
107 this.tableIndices = new HashSet(); in ColumnBoundary()
113 tableIndices.add(IntegerCache.getInteger(table)); in addTableIndex()
124 return tableIndices.contains(index); in isContainedByTable()

Completed in 21 milliseconds