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



Author: kyoshida
Date: Tue Jun  3 17:08:30 2008
New Revision: 12769
URL: http://svn.gnome.org/viewvc/ooo-build?rev=12769&view=rev

Log:
2008-06-03  Kohei Yoshida  <kyoshida novell com>

	* scratch/sc-xlsutil/src/stream.py: added BOOKEXT record type.


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	Tue Jun  3 17:08:30 2008
@@ -186,6 +186,7 @@
     0x0862: ["SHEETLAYOUT", "Tab Color below Sheet Name"],
     0x0867: ["SHEETPROTECTION", "Sheet Protection Options"],
     0x0858: ["CHPIVOTREF", "Pivot Chart Reference"],
+    0x0863: ["BOOKEXT", "Extra Book Info"],
     0x0868: ["RANGEPROTECTION", "Protected Range on Protected Sheet"],
     0x1001: ["CHUNITS", "?"],
     0x1002: ["CHCHART", "Chart Header Data", record.CHChart],



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