Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1519 final CSSNumericValue value = computeRowHeight(styleName); in computeImageHeight()
1528 protected CSSNumericValue computeRowHeight(final String rowStyle) in computeRowHeight() method in OfficeDocumentReportTarget
1547 return computeRowHeight(styleParent); in computeRowHeight()
1567 return computeRowHeight(styleParent); in computeRowHeight()
1587 return computeRowHeight(styleParent); in computeRowHeight()
1613 return computeRowHeight(styleParent); in computeColumnWidth()
1633 return computeRowHeight(styleParent); in computeColumnWidth()
1653 return computeRowHeight(styleParent); in computeColumnWidth()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java651 rowHeights.add(computeRowHeight(styleName)); in endOther()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java729 final CSSNumericValue rowHeight = computeRowHeight(rowStyle); in startRow()

Completed in 31 milliseconds