Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DPageContext.java25 import com.sun.star.report.pentaho.styles.LengthCalculator;
143 final LengthCalculator lnc = new LengthCalculator(); in getAllFooterSize()
160 final LengthCalculator lnc = new LengthCalculator(); in getAllHeaderSize()
H A DTextRawReportTarget.java42 import com.sun.star.report.pentaho.styles.LengthCalculator;
120 private LengthCalculator sectionHeight;
1072 sectionHeight = new LengthCalculator(); in startReportSection()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DLengthCalculator.java36 public class LengthCalculator class
45 public LengthCalculator() in LengthCalculator() method in LengthCalculator
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java38 import com.sun.star.report.pentaho.styles.LengthCalculator;
1498 final LengthCalculator calculator = new LengthCalculator(); in computeImageWidth()
1514 final LengthCalculator calculator = new LengthCalculator(); in computeImageHeight()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java41 import com.sun.star.report.pentaho.styles.LengthCalculator;
222 final LengthCalculator len = new LengthCalculator(); in startOther()

Completed in 55 milliseconds