[openoffice.org] defuzz

Caolan McNamara caolanm at fedoraproject.org
Sat Aug 7 15:33:05 UTC 2010


commit b1ef5882a05b5155ac9e8317cfb6186967b464cb
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Sat Aug 7 16:33:00 2010 +0100

    defuzz

 ...fice.org-3.1.0.ooo102061.sc.cellanchoring.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openoffice.org-3.1.0.ooo102061.sc.cellanchoring.patch b/openoffice.org-3.1.0.ooo102061.sc.cellanchoring.patch
index 5772bb6..1f781a4 100644
--- a/openoffice.org-3.1.0.ooo102061.sc.cellanchoring.patch
+++ b/openoffice.org-3.1.0.ooo102061.sc.cellanchoring.patch
@@ -66,8 +66,8 @@ diff -ru sc.orig/inc/userdat.hxx sc/inc/userdat.hxx
 diff -ru sc.orig/source/core/data/documen3.cxx sc/source/core/data/documen3.cxx
 --- sc.orig/source/core/data/documen3.cxx	2009-06-04 12:39:09.000000000 +0100
 +++ sc/source/core/data/documen3.cxx	2009-06-04 12:40:23.000000000 +0100
-@@ -1510,7 +1510,7 @@
- 	aEmbedRange = ScRange();
+@@ -1605,7 +1605,7 @@
+     return bAdded;
  }
  
 -ScRange ScDocument::GetRange( SCTAB nTab, const Rectangle& rMMRect )
@@ -75,7 +75,7 @@ diff -ru sc.orig/source/core/data/documen3.cxx sc/source/core/data/documen3.cxx
  {
  	ScTable* pTable = pTab[nTab];
  	if (!pTable)
-@@ -1801,7 +1801,7 @@
+@@ -1879,7 +1879,7 @@
  }
  
  Rectangle ScDocument::GetMMRect( SCCOL nStartCol, SCROW nStartRow,


More information about the scm-commits mailing list