<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - automatic row height in reports"
href="https://bugs.freedesktop.org/show_bug.cgi?id=45789#c22">Comment # 22</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - automatic row height in reports"
href="https://bugs.freedesktop.org/show_bug.cgi?id=45789">bug 45789</a>
from <span class="vcard"><a class="email" href="mailto:lionel@mamane.lu" title="Lionel Elie Mamane <lionel@mamane.lu>"> <span class="fn">Lionel Elie Mamane</span></a>
</span></b>
<pre>To add the property "AutoGrow" to controls, you need to add it:
1) To the file format in reportdesign/source/filter/xml/
(probably xmlReportElementBase.* or xmlReportElement.*)
2) To the actual in-memory "model" (implementation) of controls:
I suggest you start with
Formatted field: reportdesign/source/core/api/FormattedField.cxx
reportdesign/source/core/inc/FormattedField.hxx
3) Have the actual treatment (generation) of the report take these
into account. The treatment happens in
reportbuilder/java/org/libreoffice/report/</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>