ooo-build r11671 - in trunk: . patches/src680
- From: strba svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r11671 - in trunk: . patches/src680
- Date: Thu, 21 Feb 2008 20:21:05 +0000 (GMT)
Author: strba
Date: Thu Feb 21 20:21:05 2008
New Revision: 11671
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11671&view=rev
Log:
oops
Modified:
trunk/ChangeLog
trunk/patches/src680/svg-import-filter.diff
Modified: trunk/patches/src680/svg-import-filter.diff
==============================================================================
--- trunk/patches/src680/svg-import-filter.diff (original)
+++ trunk/patches/src680/svg-import-filter.diff Thu Feb 21 20:21:05 2008
@@ -1245,7 +1245,7 @@
--- filter/source/svg/svgreader.cxx 1970-01-01 01:00:00.000000000 +0100
+++ filter/source/svg/svgreader.cxx 2008-02-21 19:58:55.000000000 +0100
-@@ -0,0 +1,992 @@
+@@ -0,0 +1,990 @@
+/*************************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
@@ -1452,7 +1452,6 @@
+
+ bool writeStyle(const State& rState)
+ {
-+ printf("WriteStyle 1\n");
+ rtl::Reference<SvXMLAttributeList> xAttrs( new SvXMLAttributeList() );
+ uno::Reference<xml::sax::XAttributeList> xUnoAttrs( xAttrs.get() );
+
@@ -1518,7 +1517,6 @@
+
+ void writeStyle(const uno::Reference<xml::dom::XElement>& xElem)
+ {
-+ printf("WriteStyle 2\n");
+ sal_Int32 nEmulatedStyleId=0;
+ if( maCurrState.maDashArray.size() &&
+ maCurrState.meStrokeType != NONE )
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]