Author: alg
Date: Thu Mar 20 10:05:11 2014
New Revision: 1579578
URL: http://svn.apache.org/r1579578
Log:
i124452 correct empty svg:viweBox, added missing include
Modified:
openoffice/trunk/main/xmloff/source/draw/ximpcustomshape.cxx
Modified: openoffice/trunk/main/xmloff/source/draw/ximpcustomshape.cxx
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/xmloff/source/draw/ximpcustomshape.cxx?rev=1579578&r1=1579577&r2=1579578&view=diff
==============================================================================
--- openoffice/trunk/main/xmloff/source/draw/ximpcustomshape.cxx (original)
+++ openoffice/trunk/main/xmloff/source/draw/ximpcustomshape.cxx Thu Mar 20
10:05:11 2014
@@ -52,6 +52,7 @@
#include <com/sun/star/drawing/EnhancedCustomShapeSegmentCommand.hpp>
#include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp>
#include <com/sun/star/drawing/ProjectionMode.hpp>
+#include <com/sun/star/drawing/HomogenMatrix3.hpp>
#include <basegfx/vector/b2dvector.hxx>
#include <hash_map>