Kaydet (Commit) c68ea7ef authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

don't write axId for dougnught chart, related fdo#63114

Change-Id: I75168888ff8da6f18089311a99135c124c7a7e72
üst 4725fcd8
...@@ -1396,8 +1396,6 @@ void ChartExport::exportDoughnutChart( Reference< chart2::XChartType > xChartTyp ...@@ -1396,8 +1396,6 @@ void ChartExport::exportDoughnutChart( Reference< chart2::XChartType > xChartTyp
XML_val, I32S( nHoleSize ), XML_val, I32S( nHoleSize ),
FSEND ); FSEND );
exportAxesId( nAttachedAxis );
pFS->endElement( FSNS( XML_c, XML_doughnutChart ) ); pFS->endElement( FSNS( XML_c, XML_doughnutChart ) );
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment