<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 6, 2015 at 5:39 PM, Thorsten Behrens <span dir="ltr"><<a href="mailto:thb@documentfoundation.org" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=thb@documentfoundation.org&cc=&bcc=&su=&body=','_blank');return false;">thb@documentfoundation.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That should generally not need any special handling - it's also the<br>
DrawOutliner being called to re-flow text. Same BTW for loading a<br>
document - initial layout there also happens via Outliner.<br></blockquote><div><br></div><div>Right.</div><div>The current problem in fact is that most of the text transferring code is now invoked by SdrTextObj::onEditOutlinerStatusEvent, which is called only when we have an editing outliner.</div><div>So the idea should be to make that code independent of these editing events, which should be feasible as you said above. :-)</div><div><br></div><div>Matteo</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Cheers,<br>
<br>
-- Thorsten<br>
</blockquote></div><br></div></div>