From dc8ed4b8e1fa5ed3b934bfcf5999ddb75ea07b0a Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 6 Jul 2018 17:56:22 +0200 Subject: Fix typo Change-Id: I1cc4544e807d7c04aa171358ccd1c204040dff55 Reviewed-on: https://gerrit.libreoffice.org/57078 Tested-by: Jenkins Reviewed-by: Jens Carl --- vcl/source/graphic/GraphicObject.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl') diff --git a/vcl/source/graphic/GraphicObject.cxx b/vcl/source/graphic/GraphicObject.cxx index c855c901b27c..be83c89d0312 100644 --- a/vcl/source/graphic/GraphicObject.cxx +++ b/vcl/source/graphic/GraphicObject.cxx @@ -746,7 +746,7 @@ Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMo && aSrcSizePixel.Width()) { // the size in pixels calculated from Graphic's internal MapMode (aTransGraphic.GetPrefMapMode()) - // and it's internal size (aTransGraphic.GetPrefSize()) is different from its real pixel size. + // and its internal size (aTransGraphic.GetPrefSize()) is different from its real pixel size. // This can be interpreted as this values to be set wrong, but needs to be corrected since e.g. // existing cropping is calculated based on this logic values already. // aBitmapEx.Scale(aSrcSizePixel); -- cgit ib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/o3tl