diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-09-28 09:03:13 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-09-28 09:26:38 +0200 |
commit | 358666e4204364ce915ee95372dc6f2fca545253 (patch) | |
tree | 441824e47815a480b32a935297b6afcd7fd8a3d9 /soltools/mkdepend | |
parent | cb9832ef0ce2b48cbbc5e77024ddb5f933872960 (diff) |
tdf#90153 DOCX import: fix default sw TextFrame roundtrip
The AnchorType of the shape was at-paragraph, which does not allow
line-level VertOrientRelation (which is correct, it would be undefined,
what line of the paragraph should be the used).
Fix this by changing the AnchorType to at-character in the line-level
case, which brings the filter in sync with the DOC one.
With this, import of a DOCX file that was created by inserting a
TextFrame into an empty document is roundtripped without shifting the
shape up considerably.
Change-Id: I6d85c38be859d6e730584f2349c857b87496a1d4
Diffstat (limited to 'soltools/mkdepend')
0 files changed, 0 insertions, 0 deletions