Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java521 final List columnBoundaryList_ = getColumnBoundaryList(); in collectBoundaryForElement()
861 getColumnBoundaryList().add(new ColumnBoundary(0)); in getSortedColumnBoundaryArray()
862 …ortedBoundaryArray = (ColumnBoundary[]) getColumnBoundaryList().toArray(new ColumnBoundary[getColu… in getSortedColumnBoundaryArray()
868 private List getColumnBoundaryList() in getColumnBoundaryList() method in SpreadsheetRawReportTarget
898 final List boundaryList = getColumnBoundaryList(); in getBoundariesForTable()

Completed in 27 milliseconds