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

--- Comment #32 from Julien Nabet <serval2...@yahoo.fr> ---
(In reply to Aron Budea from comment #28)
> 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.

On pc Debian x86-64 with master sources updated today, I could reproduce the
initial pb. I tested the revert but it doesn't change anything. (I must
recognize I just runned "make svl.build").
Do you confirm the effect of this change on your pc?

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

Reply via email to