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

--- Comment #33 from Julien Nabet <[email protected]> ---
(In reply to Julien Nabet from comment #32)
> (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?

Oups, this file is called at many places, not just svl. I must run "make" at
root.

-- 
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