chart2/source/view/main/PlottingPositionHelper.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit a92399fe85d5b80fa51d6553f883bc9c5247a9a7 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Apr 10 16:06:03 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Apr 12 08:45:25 2019 +0200 Fix typo Change-Id: I3e39a3d9b90b61eeaef5aace03f2392078924152 Reviewed-on: https://gerrit.libreoffice.org/70637 Reviewed-by: himajin100000 <himajin100...@gmail.com> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/chart2/source/view/main/PlottingPositionHelper.cxx b/chart2/source/view/main/PlottingPositionHelper.cxx index c2c2d25b4c9c..d26e9331ba44 100644 --- a/chart2/source/view/main/PlottingPositionHelper.cxx +++ b/chart2/source/view/main/PlottingPositionHelper.cxx @@ -106,10 +106,10 @@ uno::Reference< XTransformation > PlottingPositionHelper::getTransformationScale { //this is a standard transformation for a cartesian coordinate system - //transformation from 2) to 4) //@todo 2) and 4) need a ink to a document + //transformation from 2) to 4) //@todo 2) and 4) need an ink to a document //we need to apply this transformation to each geometric object because of a bug/problem - //of the old drawing layer (the UNO_NAME_3D_EXTRUDE_DEPTH is an integer value instead of an double ) + //of the old drawing layer (the UNO_NAME_3D_EXTRUDE_DEPTH is an integer value instead of a double ) if(!m_xTransformationLogicToScene.is()) { ::basegfx::B3DHomMatrix aMatrix; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits