summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-05-22 17:21:13 +0200
committerLuboš Luňák <l.lunak@suse.cz>2012-05-22 17:27:48 +0200
commit04d600d4be7c50db4b3b505039eb8bc96856f593 (patch)
tree05c6c2236f7d6252d12367a84bae52ee62738a32 /idlc
parentdb7e849d17e16a062942c08e28caba71c31e9d1c (diff)
rework getting shape for the .docx import filter
This makes both sw/qa/extras/ooxmltok/data/n705956-{1|2}.docx testcases work at the same time. As far as I understand it, the .docx filter calls into oox and at the end if gets the shape, while the shape is removed from the ShapeContainer. In the case of recursion caused by <w:pict><v:shape><w:txbxContent><w:pict><v:shape>, clearing the whole list is wrong. Also, the OSL_ENSURE seems to suggest that there should not be more than one shape inserted by each read. So simply consider maShapes to be a stack when importing .docx . Change-Id: I7263aeaf74c8d31a05e64c56b880cbc6b00d7dd6
Diffstat (limited to 'idlc')
0 files changed, 0 insertions, 0 deletions