[Libreoffice-bugs] [Bug 135214] Auto-Redact: set black bar to different position when Text direction is Vertical
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Aug 1 21:37:24 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=135214
--- Comment #5 from himajin100000 at gmail.com ---
https://opengrok.libreoffice.org/xref/core/sfx2/source/doc/SfxRedactionHelper.cxx?r=0025b74e&fi=addPagesToDraw#142
https://opengrok.libreoffice.org/xref/core/include/vcl/outdev.hxx?r=751f4d44#119
only 5 arguments are given here, but if the text is vertical, we may need to
explicitly specify the sixth argument, such as SalLayoutFlags::Vertical(but I'm
not sure how to tell whether we need this flag)
Also, I still haven't taken a look at rtl thingy yet.
--
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/20200801/814aab92/attachment.htm>
More information about the Libreoffice-bugs
mailing list