[Libreoffice-bugs] [Bug 99125] Property ParaBackColor in Writer can no longer be set via Uno command
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 29 06:33:27 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=99125
--- Comment #16 from Justin L <jluth at mail.com> ---
I think that setting background color via macro now requires two UNO variables.
para1.FillStyle = 1 ' FillStyle_SOLID
para1.FillColor = RGB(255,255,0) ' yellow
However, that didn't work for the cursor...
--
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/20181129/e090dd35/attachment.html>
More information about the Libreoffice-bugs
mailing list