<div dir="ltr">This part has been completed; also we can chain-links are set directly after loading from file now.<div>Thorsten, everything that worked already is working after setting the UNO property but the solution is a bit dirty. Please see my last chat message today.</div><div><br></div><div>Matteo</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 24, 2015 at 12:14 AM Thorsten Behrens <<a href="mailto:thb@documentfoundation.org">thb@documentfoundation.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Matteo Campanelli wrote:<br>
> *Question*: what is a good place to keep these chains in svx?<br>
> They hold some kind of global information so my first guess would be<br>
> SdrModel. Does that make sense?<br>
><br>
Absolutely.<br>
<br>
> At some point it should be possible to specify next links from the UI.<br>
> *Question*: where should one put such commands/methods (called from the UI)<br>
> for setting/removing links ? SdrTextObj-s themselves?<br>
><br>
There, or as a binary op on the SdrModel again, with the two boxes<br>
(upstream & downstream) as parameters. See what feels more natural<br>
when calling it (SdrTextObj::setNextLink() or SdrModel::linkBoxes(up,<br>
down))...<br>
<br>
HTH,<br>
<br>
-- Thorsten<br>
</blockquote></div>