FYI: stripping away some of the chart2 rendering complexity

Noel Grandin noelgrandin at gmail.com
Wed Dec 29 08:04:01 UTC 2021


Actually I left out a step.

Before I even do that, I am going to switch the code from creating abstract
UNO objects
    e.g. uno::Reference<drawing::XShape>
to creating explicit types
   e.g. rtl::Reference<SvxShapePolyPolygon>

Just to make it obvious what is happening, and easier to fix regressions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20211229/18c2c467/attachment.htm>


More information about the LibreOffice mailing list