Author: kyoshida
Date: Tue Jan 29 23:24:23 2008
New Revision: 11450
URL: http://svn.gnome.org/viewvc/ooo-build?rev=11450&view=rev
Log:
2008-01-29 Kohei Yoshida <[EMAIL PROTECTED]>
* scratch/sc-xlsutil/src/stream.py: PHONETIC 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 Tue Jan 29 23:24:23 2008
@@ -128,6 +128,7 @@
0x00EB: ["MSODRAWINGGROUP", "Microsoft Office Drawing Group"],
0x00EC: ["MSODRAWING", "Microsoft Office Drawing"],
0x00ED: ["MSODRAWINGSELECTION", "Microsoft Office Drawing Selection"],
+ 0x00EF: ["PHONETIC", "Asian Phonetic Settings"],
0x00F0: ["SXRULE", "PivotTable Rule Data"],
0x00F1: ["SXEX", "PivotTable View Extended Information"],
0x00F2: ["SXFILT", "PivotTable Rule Filter"],
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.