summaryrefslogtreecommitdiff
path: root/chart2/qa/extras/data
diff options
context:
space:
mode:
authorRohit Deshmukh <rohit.deshmukh@synerzip.com>2014-02-06 17:34:20 +0530
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-02-15 06:17:55 +0100
commita05ad6dd36f73647cdf0839d2c18dbc1d399c792 (patch)
tree74eafb973ad7368cafa815cd0caa5304921a7df0 /chart2/qa/extras/data
parenta357ef4546eccf6dcebb44e9d460f6028c335d2b (diff)
fdo#74137: Fix for courruption of Pie chart after roundtrip.
Problem: - Pie chart with data labels files gets corrupt because of label position is bestFit in original file. - But after round trip, data labels position gets changes to top, left and right. For some data labels postion value is missing. Implementaion: - In LO, while converting data label from model, the position gets changed. So we are ignoring this hack for Pie chart. Conflicts: chart2/qa/extras/chart2export.cxx Change-Id: Ic51845cd6f39bc905439eea8971e878607d25dac
Diffstat (limited to 'chart2/qa/extras/data')
-rw-r--r--chart2/qa/extras/data/docx/PieChartDataLabels.docxbin0 -> 120403 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/chart2/qa/extras/data/docx/PieChartDataLabels.docx b/chart2/qa/extras/data/docx/PieChartDataLabels.docx
new file mode 100644
index 000000000000..99a72c0f290e
--- /dev/null
+++ b/chart2/qa/extras/data/docx/PieChartDataLabels.docx
Binary files differ