filter/source/svg/svgwriter.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit f98d8baa449d922e4cc5bcee97c9ee1733b0f65d
Author: Michael Meeks <[email protected]>
Date: Wed Mar 27 19:33:56 2013 +0000
fdo#62834 - svg export: close stray trailing tspans if we have them.
Change-Id: Ifc539e3229edd14b7291ee66bf3523cbdbedf2ef
Reviewed-on: https://gerrit.libreoffice.org/3607
Reviewed-by: Fridrich Strba <[email protected]>
Tested-by: Fridrich Strba <[email protected]>
diff --git a/filter/source/svg/svgwriter.cxx b/filter/source/svg/svgwriter.cxx
index ae2372c..b8fc596 100644
--- a/filter/source/svg/svgwriter.cxx
+++ b/filter/source/svg/svgwriter.cxx
@@ -3904,6 +3904,7 @@ void SVGActionWriter::WriteMetaFile( const Point&
rPos100thmm,
mapCurShape.reset();
ImplWriteActions( rMtf, nWriteFlags, pElementId, pXShape,
pTextEmbeddedBitmapMtf );
+ maTextWriter.endTextParagraph();
// draw open shape that doesn't have a border
if( mapCurShape.get() )
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits