https://bugs.documentfoundation.org/show_bug.cgi?id=141652

--- Comment #5 from Justin L <jl...@mail.com> ---
At export time, the difference is 
oox/source/export/drawingml.cxx:1763: ::WriteXGraphicStretch [600x401] crop
right[-769]

instead of
oox/source/export/drawingml.cxx:1763: ::WriteXGraphicStretch [10160x6790] crop
right[-769]

The function calls ::SetFillBitmap and ::SetFillBitmapName are very similar,
except the prior having the clause
    if (!maShapePropInfo.mbNamedFillBitmap)
        return setAnyProperty(nPropId, rValue);
which is followed in this case.


Proposed partial revert at http://gerrit.libreoffice.org/c/core/+/128260

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to