[Bug 45789] automatic row height in reports

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 29 05:16:58 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=45789

--- Comment #25 from Lionel Elie Mamane <lionel at mamane.lu> ---
The code that creates a new row seems to be

 private void startRow(final AttributeMap attrs)

in
reportbuilder/java/org/libreoffice/report/pentaho/output/text/TextRawReportTarget

look where/how this is called. The decision to apply "automatic height" or not
will most probably be in the/a caller of this startRow (or their caller).
Thread.dumpStack() is your friend :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140829/9f45c40d/attachment.html>


More information about the LibreOffice mailing list