<div dir="ltr">Hi!<div>Last week I managed to have a working skeleton of the model presented in <a href="http://lists.freedesktop.org/archives/libreoffice/2014-July/062289.html">my last report</a>, plus several important thorny subgoals were accomplished, i.e. latest code can: </div>

<div>- identify an overflow of text in a box<br><div>- refer to specific text boxes when a change occurs<br><div>- copy text from one text box to another (this is relevant because chaining text requires sending the overflowing text)</div>

</div><div><br></div><div>Remaining subgoals (in descending order of priority):</div><div>- implement text 2d primitive for chained text</div><div>- propagate the specific position where overflow occurs (rather than a generic "HasOverflowOccurred?" boolean)</div>

<div>- Let only the overflowing text be copied</div><div>- implement a way to access Text Boxes by name (besides indexes)</div></div><div><br></div><div>Cheers,</div><div>Matteo</div></div>