[Libreoffice] Broken Compile in oox/source/drawingml

Michael Meeks michael.meeks at novell.com
Thu Nov 11 02:31:11 PST 2010


Hi Joseph,

On Wed, 2010-11-10 at 22:14 -0800, Joseph Powers wrote:
> I just did a new pull and build and came up with the following error:
..
> It's a little past my bed time; so I'm hoping someone else will fix this before I get up tomorrow :)

	Fixed thus:

-        aPropSet.setProperty( PROP_ParaLeftMargin, 0 /**noParaLeftMargin*/ );
+        aPropSet.setProperty( PROP_ParaLeftMargin, sal_Int32(0) /**noParaLeftMargin*/ );

	HTH :-)

		Michael.

-- 
 michael.meeks at novell.com  <><, Pseudo Engineer, itinerant idiot




More information about the LibreOffice mailing list