Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


One thing I did notice with the first hunk of your patch is that it moved "pAction = NextAction();" outside the for loop -- but that looks irrelevant to the problem at hand, as ImplPlayWithRenderer appears to always return true in the newly introduced if here.

Also, forms_unoapi now triggers lots of

warn:legacy.osl:10979:9:/data/lo/core/cppcanvas/source/mtfrenderer/implrenderer.cxx:2715: Unknown 
meta action type encountered

from within ImplPlayWithRenderer and at least once triggers that function's catch (RuntimeException) block with an exception with message

basegfx::B2DPolyPolygon cppcanvas::tools::createTextLinesPolyPolygon(basegfx::B2DPoint, const double&, 
const cppcanvas::tools::TextLineInfo&),
::cppcanvas::internal::createTextLinesPolyPolygon(): Unexpected strikeout case

-- anomalies the original code did not exhibit.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.