https://bugs.documentfoundation.org/show_bug.cgi?id=123218
--- Comment #8 from Adam Kovacs <[email protected]> ---
Some results:
If you reverse this loop...
(like this:
for( sal_Int32 nSeriesIdx= rSeriesSeq.getLength()-1; nSeriesIdx<=0;
--nSeriesIdx ))
...then the order of circles will be reversed after every filesave (and
reload).
https://opengrok.libreoffice.org/xref/core/oox/source/export/chartexport.cxx?r=82b91027#1941
There is a member function about the view in piechart.cxx:
https://opengrok.libreoffice.org/xref/core/chart2/source/view/charttypes/PieChart.cxx?r=033ebc5a#390
which is working this way:
https://opengrok.libreoffice.org/xref/core/chart2/source/view/inc/VSeriesPlotter.hxx?r=40144617#134
...it can be a related stuff.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs