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


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

--- Comment #24 from gkorepanov.gk@gmail.com ---
Seems I'm getting closer to the core of the problem, so assigned bug to myself.

According to my considerations:

1) Here is where the line color set and line style must be set as well:

http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/output.cxx#407

2) Here is where line is actually drawn:

http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/output.cxx#472

3) The only thing I found for now to draw the dashed line is usage of aLineInfo
object and passing it to RenderContext.DrawLine(). Looking for other ways,
otherwise I will seemingly have to modify  aGrid.AddVerLine() code.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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.