[Libreoffice] [Review] set all borders correctly in SvxRTFParser::ReadBorderAttr instead of only one

Markus Mohrhard markus.mohrhard at googlemail.com
Tue May 24 12:35:26 PDT 2011


Hello,

here is a short patch that sets all specified borders during parsing instead
of only one border. The problem was that nBorderTyp was set for every border
with the correct value but SetBorderLine was only called once after the do
while loop. So now every time nBorderType will be overriden, I call
SetBorderLine.

If this patch is ok I think we should add it to the 3-4 branch.

Regards,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110524/b4034606/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-set-all-border-lines-not-only-one.patch
Type: application/octet-stream
Size: 1780 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110524/b4034606/attachment.obj>


More information about the LibreOffice mailing list