<div>Hello,<br></div><div><br></div><div>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.</div>
<div><br></div><div>If this patch is ok I think we should add it to the 3-4 branch.</div><div><br></div><div>Regards,</div><div>Markus</div>