Hi all,
on last week:
- managed to truncate arbitrary portion of text in a box;
- formulated a general model of what the flow should look like:

a) editeng (ImpEditEngine::FormatDoc?) realizes there is an overflow in
text box with a successor;
b) [still editeng] the overflowing point in the overflowing text portion
 (possibly empty) is marked;
c) [svx] the first part of the overflowing portion is rendered, the rest of
it is sent to the successor text box in the chain. Both this second part of
the first overflowing portion as well as all the remaining following
overflowing portions are sent back to editeng for new layouting.

Cheers,
Matteo
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to