canvas/source/directx/dx_textlayout_drawhelper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 99fde0c6fb66d659968e3459fa49862df3679289 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu Apr 4 19:21:14 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Apr 10 07:38:48 2019 +0200 Fix typo Change-Id: Id9d19965511760839e8e93488b1cc6a98fbd4a5c Reviewed-on: https://gerrit.libreoffice.org/70493 Tested-by: Jenkins Reviewed-by: himajin100000 <himajin100...@gmail.com> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/canvas/source/directx/dx_textlayout_drawhelper.cxx b/canvas/source/directx/dx_textlayout_drawhelper.cxx index a0bef084a639..cc3afab92c3a 100644 --- a/canvas/source/directx/dx_textlayout_drawhelper.cxx +++ b/canvas/source/directx/dx_textlayout_drawhelper.cxx @@ -195,7 +195,7 @@ namespace dxcanvas SetTextAlign(hdc, TA_BASELINE); SetWorldTransform(hdc, &aXForm); - // use a empty StartPosition for text rendering + // use an empty StartPosition for text rendering const Point aEmptyPoint(0, 0); // create the String _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits