Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hello,

----- "David Tardon" <dtardon@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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.