Files
loongoffice/chart2/qa/extras/data/docx/pieChartRotation.docx
PriyankaGaikwad 2b6e395152 fdo#74111 3D Rotation is wrong after Round trip for pie chart
3D Rotation is lost after Round trip for pie chart.
XML Difference:

Original:
<c:rotX val="40"/>
<c:rotY val="30"/>

Round Trip:
<c:rotX val="310"/>
<c:rotY val="0"/>

Conflicts:
	chart2/qa/extras/chart2export.cxx

Change-Id: I60132fef071e0573b17c35f509f3a74bd4ffcc66
2014-03-12 02:41:02 +01:00

23 KiB