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

--- Comment #28 from Aron Budea <[email protected]> ---
If I revert this line:
const OUString&         GetLink() const { return maLink; }
http://opengrok.libreoffice.org/xref/core/include/svtools/grfmgr.hxx#392

to:
OUString                GetLink() const { return maLink; }

...the exported PDF returns to its normal size. Quite interesting.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to