ooo-build r11608 - in trunk: . patches/src680



Author: noelpwer
Date: Mon Feb 18 12:03:14 2008
New Revision: 11608
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11608&view=rev

Log:
2008-02-18  Noel Power  <noel power novell com>

        * patches/src680/cws-npower11.diff: update for cws changes
        tweak SpecialCells treatment of xlCellTypeLastCell



Modified:
   trunk/ChangeLog
   trunk/patches/src680/cws-npower11.diff

Modified: trunk/patches/src680/cws-npower11.diff
==============================================================================
--- trunk/patches/src680/cws-npower11.diff	(original)
+++ trunk/patches/src680/cws-npower11.diff	Mon Feb 18 12:03:14 2008
@@ -659,10 +659,10 @@
 ===================================================================
 RCS file: /cvs/sc/sc/source/ui/vba/vbarange.cxx,v
 retrieving revision 1.5
-retrieving revision 1.5.34.2
-diff -u -p -u -p -b -w -B -r1.5 -r1.5.34.2
+retrieving revision 1.5.34.3
+diff -u -p -u -p -b -w -B -r1.5 -r1.5.34.3
 --- sc/source/ui/vba/vbarange.cxx	14 Dec 2007 12:41:04 -0000	1.5
-+++ sc/source/ui/vba/vbarange.cxx	15 Feb 2008 11:31:40 -0000	1.5.34.2
++++ sc/source/ui/vba/vbarange.cxx	15 Feb 2008 13:23:15 -0000	1.5.34.3
 @@ -743,6 +743,7 @@ protected:
  	bool processValue( const uno::Any& aValue, const uno::Reference< table::XCell >& xCell )
  	{
@@ -706,6 +706,14 @@
  	m_Areas = new ScVbaRangeAreas( mxContext, xIndex, mbIsRows, mbIsColumns );
  }
  
+@@ -4739,6 +4754,7 @@ ScVbaRange::SpecialCells( const uno::Any
+ 		case excel::XlCellType::xlCellTypeConstants:
+ 		case excel::XlCellType::xlCellTypeFormulas:
+ 		case excel::XlCellType::xlCellTypeVisible:
++		case excel::XlCellType::xlCellTypeLastCell:
+ 		{
+ 			if ( bIsMultiArea )
+ 			{
 Index: sc/source/ui/vba/vbashape.cxx
 ===================================================================
 RCS file: /cvs/sc/sc/source/ui/vba/vbashape.cxx,v
@@ -1307,47 +1315,47 @@
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/AutoFilter.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/AutoFilter.xls
-Binary files /dev/null and /tmp/cvsDpa4M2 differ
+Binary files /dev/null and /tmp/cvsJTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/MiscRangeTests.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/MiscRangeTests.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/MiscRangeTests.xls
-Binary files /dev/null and /tmp/cvsEpa4M2 differ
+Binary files /dev/null and /tmp/cvsKTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/Ranges-2.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/Ranges-2.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/Ranges-2.xls
-Binary files /dev/null and /tmp/cvsFpa4M2 differ
+Binary files /dev/null and /tmp/cvsLTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/Ranges-3.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/Ranges-3.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/Ranges-3.xls
-Binary files /dev/null and /tmp/cvsGpa4M2 differ
+Binary files /dev/null and /tmp/cvsMTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/Ranges.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/Ranges.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/Ranges.xls
-Binary files /dev/null and /tmp/cvsHpa4M2 differ
+Binary files /dev/null and /tmp/cvsNTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/Shapes.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/Shapes.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/Shapes.xls
-Binary files /dev/null and /tmp/cvsIpa4M2 differ
+Binary files /dev/null and /tmp/cvsOTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/TestAddress.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/TestAddress.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/TestAddress.xls
-Binary files /dev/null and /tmp/cvsJpa4M2 differ
+Binary files /dev/null and /tmp/cvsPTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/TestCalc_Rangetest.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/TestCalc_Rangetest.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/TestCalc_Rangetest.xls
-Binary files /dev/null and /tmp/cvsKpa4M2 differ
+Binary files /dev/null and /tmp/cvsQTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/TestCalc_Rangetest2.xls
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/TestCalc_Rangetest2.xls
 diff -N sc/source/ui/vba/testvba/TestDocuments/TestCalc_Rangetest2.xls
-Binary files /dev/null and /tmp/cvsLpa4M2 differ
+Binary files /dev/null and /tmp/cvsRTaOnH differ
 Index: sc/source/ui/vba/testvba/TestDocuments/logs/excel/AutoFilter.log
 ===================================================================
 RCS file: sc/source/ui/vba/testvba/TestDocuments/logs/excel/AutoFilter.log



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]