Re: [Libreoffice] Wrong cast to css.table.BorderLine2

2012-01-26 Thread Eike Rathke
Hi, On Wednesday, 2012-01-25 16:33:28 +0100, Eike Rathke wrote: On Wednesday, 2012-01-25 11:17:54 +0100, Stephan Bergmann wrote: On 01/25/2012 09:48 AM, Cedric Bosdonnat wrote: Hum, I'll have a look at that... but my problem with BorderLine and BorderLine2 is that the second one should be

Re: [Libreoffice] Wrong cast to css.table.BorderLine2

2012-01-25 Thread Cedric Bosdonnat
Hi Stephan, On Mon, 2012-01-23 at 21:41 +0100, Stephan Bergmann wrote: where borderline.cxx:128 const table::BorderLine2 rBorder2 = static_cast const table::BorderLine2 ( rStruct ); erroneously treats a BorderLine contained in a TableBorder (created at afmtuno.cxx:776) as a

Re: [Libreoffice] Wrong cast to css.table.BorderLine2

2012-01-25 Thread Stephan Bergmann
On 01/25/2012 09:48 AM, Cedric Bosdonnat wrote: Hum, I'll have a look at that... but my problem with BorderLine and BorderLine2 is that the second one should be used everywhere... and that sometimes isn't the case. You apparently need a css.table.TableBorder2 that has members of type

Re: [Libreoffice] Wrong cast to css.table.BorderLine2

2012-01-25 Thread Eike Rathke
Hi, On Wednesday, 2012-01-25 11:17:54 +0100, Stephan Bergmann wrote: On 01/25/2012 09:48 AM, Cedric Bosdonnat wrote: Hum, I'll have a look at that... but my problem with BorderLine and BorderLine2 is that the second one should be used everywhere... and that sometimes isn't the case. You

[Libreoffice] Wrong cast to css.table.BorderLine2

2012-01-23 Thread Stephan Bergmann
Valgrind'ing sc_unoapi unearthed Creating: sc.ScAutoFormatFieldObj LOG Log started 23.00.2012 - 21:27:56 LOG create Object ... Environment created LOG Log started 23.00.2012 - 21:28:21 checking: [sc.ScAutoFormatFieldObj::com::sun::star::beans::XPropertySet] is iface: