Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/ !
H A DOfficeDocumentReportTarget.java1361 … final double clipHeight = normalizedImageHeight.getValue() - imageAreaHeightVal.getValue(); in startImageProcessing() local
1362 if (clipWidth > 0 && clipHeight > 0) in startImageProcessing()
1368 buffer.append(clipHeight / 2); in startImageProcessing()
1374 buffer.append(clipHeight / 2); in startImageProcessing()
1403 else if (clipHeight > 0) in startImageProcessing()
1409 buffer.append(clipHeight / 2); in startImageProcessing()
1412 buffer.append(clipHeight / 2); in startImageProcessing()