ooo-build r11393 - in trunk: . scratch/sc-xlsutil/src
- From: kyoshida svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r11393 - in trunk: . scratch/sc-xlsutil/src
- Date: Thu, 24 Jan 2008 01:21:30 +0000 (GMT)
Author: kyoshida
Date: Thu Jan 24 01:21:30 2008
New Revision: 11393
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11393&view=rev
Log:
2008-01-23 Kohei Yoshida <kyoshida novell com>
* scratch/sc-xlsutil/src/stream.py: FORMULA record 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 Thu Jan 24 01:21:30 2008
@@ -4,6 +4,7 @@
from globals import output
recData = {
+ 0x0006: ["FORMULA", "Formula Token Array and Result"],
0x000A: ["EOF", "End of File"],
0x000C: ["CALCCOUNT", "Iteration Count"],
0x000D: ["CALCMODE", "Calculation Mode"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]