[Libreoffice-bugs] [Bug 130104] XLSX: cell indent ("stylesheet -> cellXfs -> xf -> alignment: indent") is increased by 3 times upon FILEOPEN, and thus resulted in wrong indent attribute upon FILESAVE (see comment 13)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 26 06:46:34 UTC 2021


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

--- Comment #16 from Kevin Suo <suokunlong at 126.com> ---
Although I know the reason, it is out of my knowledge to fix this. I tried to
change the code to:
> sal_Int32 nIndent = getUnitConverter().scaleToMm100( maModel.mnIndent, Unit::Space )

and after this change there is no increase of indent after each save anymore,
but the indent width shown after reopen seems to be a little different than the
original with as shown on screen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210626/422457cf/attachment.htm>


More information about the Libreoffice-bugs mailing list