ooo-build r11601 - in trunk: . scratch/sc-xlsutil/src



Author: kyoshida
Date: Sat Feb 16 21:46:37 2008
New Revision: 11601
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11601&view=rev

Log:
2008-02-16  Kohei Yoshida  <kyoshida novell com>

	* scratch/sc-xlsutil/src/stream.py: two more records identified.


Modified:
   trunk/ChangeLog
   trunk/scratch/sc-xlsutil/src/stream.py

Modified: trunk/scratch/sc-xlsutil/src/stream.py
==============================================================================
--- trunk/scratch/sc-xlsutil/src/stream.py	(original)
+++ trunk/scratch/sc-xlsutil/src/stream.py	Sat Feb 16 21:46:37 2008
@@ -162,6 +162,8 @@
     0x01BB: ["SXFDBTYPE", "SQL Datatype Identifier"],
     0x01BC: ["PROT4REVPASS", "Shared Workbook Protection Password"],
     0x01BE: ["DV", "Data Validation Criteria"],
+    0x01C0: ["EXCEL9FILE", "Excel 9 File"],
+    0X01C1: ["RECALCID", "Recalc Information"],
     0x0200: ["DIMENSIONS", "Cell Table Size"],
     0x0201: ["BLANK", "Blank Cell", record.Blank],
     0x0203: ["NUMBER", "Floating-Point Cell Value", record.Number],



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