ooo-build r12771 - in trunk: . scratch/sc-xlsutil/src
- From: kyoshida svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: ooo-build r12771 - in trunk: . scratch/sc-xlsutil/src
 
- Date: Wed,  4 Jun 2008 02:09:47 +0000 (UTC)
 
Author: kyoshida
Date: Wed Jun  4 02:09:46 2008
New Revision: 12771
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12771&view=rev
Log:
2008-06-03  Kohei Yoshida  <kyoshida novell com>
	* scratch/sc-xlsutil/src/formula.py: added a TODO note.
Modified:
   trunk/ChangeLog
   trunk/scratch/sc-xlsutil/src/formula.py
Modified: trunk/scratch/sc-xlsutil/src/formula.py
==============================================================================
--- trunk/scratch/sc-xlsutil/src/formula.py	(original)
+++ trunk/scratch/sc-xlsutil/src/formula.py	Wed Jun  4 02:09:46 2008
@@ -184,7 +184,8 @@
     0x59: NameX,
     0x79: NameX,
 
-    # 3d reference
+    # 3d reference (TODO: There is a slight variation in how a cell reference
+    # is represented between 0x3A and 0x5A).
     0x3A: Ref3d,
     0x5A: Ref3d,
     0x7A: Ref3d,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]