Hello,

----- "David Tardon" <dtar...@redhat.com> a écrit :
> Yes, but css::table::BorderLine is used by css::table::TableBorder.

Hum, I wanted to change that css::table::TableBorder type to use the new 
BorderLine2... but as it's published I couldn't change it. Do you have any idea 
how to do it better?
 
> I noticed a missing color borders of a table in a docx file.
> Debugging
> this lead to an exception in SwXCell::setPropertyValue for property
> "LeftBorder", caused by the fact that the value was of type
> css::table::BorderLine. I further tracked this to
> writerfilter::dmapper::DomainMapperTableHandler::endTableGetTableStyle,
> where css::table::TableBorder's members (of type
> css::table::BorderLine,
> not BorderLine2) were used as an intermediary for the property values
> (incidentally, I forgot to push that part of the fix...)

Thanks for the help, I'll try to have a look at it soon to fix that BorderLine 
use.

Regards,
-- 
Cédric Bosdonnat
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to