filter/source/flash/swfwriter.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e9dc63f90dd785264329c3ca7e9bf900fe16fbee Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Tue May 14 21:24:19 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Mon May 27 09:34:00 2019 +0200 Fix typo Change-Id: I74f4fbaf39d8afc36a93097afbbcf3763877d8e9 Reviewed-on: https://gerrit.libreoffice.org/73010 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/filter/source/flash/swfwriter.hxx b/filter/source/flash/swfwriter.hxx index 68c349934ba5..7d65a21a20fa 100644 --- a/filter/source/flash/swfwriter.hxx +++ b/filter/source/flash/swfwriter.hxx @@ -260,7 +260,7 @@ public: The coordinates must be in twips */ sal_uInt16 defineShape( const tools::PolyPolygon& rPolyPoly, const FillStyle& rFillStyle ); - /** defines a flash shape from a outlined polypolygon. + /** defines a flash shape from an outlined polypolygon. The coordinates must be in twips */ sal_uInt16 defineShape( const tools::PolyPolygon& rPolyPoly, sal_uInt16 nLineWidth, const Color& rLineColor ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits