https://issues.apache.org/ooo/show_bug.cgi?id=120559
--- Comment #21 from Armin Le Grand <[email protected]> --- ALG: It changes in SchXMLPlotAreaContext, member is mrDataRowSource, reference handed over as 12th parameter. Thus it gets changed at SchXMLChartContext before the InternalDataProvider is constructed, but is not yet set at the imported ChartModel. That's why it gets not correctly set in the InternalDataProvider. When doing this handish in this one situation, it works. Need to find the place and time to set the changed meDataRowSource at ChartModel... -- You are receiving this mail because: You are the assignee for the bug.
