diff options
author | Noel Power <noel.power@novell.com> | 2012-01-11 10:04:59 +0000 |
---|---|---|
committer | Noel Power <noel.power@novell.com> | 2012-01-11 18:13:33 +0000 |
commit | c323e60157422ae264e798b9a279a532fe9997af (patch) | |
tree | 75e845a782e21db8ece878c96ed7a6ec42c9e702 /embeddedobj/qa/embedding/EmbeddingUnitTest.java | |
parent | a3261b16471995832f6791b5831c640c72948a95 (diff) |
ignore the (unsupported ) group customshape when exporting xlsx
currently the xml export code in oox doesn't handle grouped shapes very well, it produces an extra twoCellAnchor entry for the group ( which is incorrect ). This causes mso2010 to reject the content as corrupt. We need to handle grouping correctly ( e.g. a twoCellAnchor entry for the group and separate drawing shape (xdr:sp) elements for the shapes that are elements of the group ). As a stop gap we can just export the individual shapes of the group ( but not the grouping itself )
Diffstat (limited to 'embeddedobj/qa/embedding/EmbeddingUnitTest.java')
0 files changed, 0 insertions, 0 deletions