https://bugs.documentfoundation.org/show_bug.cgi?id=55066

--- Comment #20 from Jose <[email protected]> ---
Trying to fix import cell borders, the only reference I find to borders is in
lotattr.cxx:

const ScPatternAttr& LotAttrCache::GetPattAttr( const LotAttrWK3& rAttr )

void LotAttrCache::LotusToScBorderLine( sal_uInt8 nLine,
::editeng::SvxBorderLine& aBL )

The last 2 methods are the only ones deal with borders in the
sc/source/filter/lotus/   folder.

But neither of them are executed when importing a .123 file. So at the moment I
guess I have to call those methods someway to start fixing this bug.

Am I right ?

If anyone would like to aport some light he will be more than welcome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to