Fix typo
Change-Id: I99c1b5973e8a173f4b4fefe588f0bef825f2444f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169183 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
a1c7ff92d2
commit
602e00b961
1 changed files with 1 additions and 1 deletions
|
@ -886,7 +886,7 @@ bool GraphicExporter::GetGraphic( ExportSettings const & rSettings, Graphic& aGr
|
|||
|
||||
// calculate bound rect for all shapes
|
||||
// tdf#126319 I did not convert all rendering to primitives,
|
||||
// that would be to much for this fix. But I did so for the
|
||||
// that would be too much for this fix. But I did so for the
|
||||
// range calculation to get a valid high quality range.
|
||||
// Based on that the conversion is reliable. With the BoundRect
|
||||
// fetched from the Metafile it was just not possible to get the
|
||||
|
|
Loading…
Reference in a new issue