To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46087





------- Additional comments from [EMAIL PROTECTED] Tue Mar 29 17:05:47 -0800 
2005 -------
I think I've figured out what the problem is. Word 2003 marks all runs of Thai
text with an undocument sprm (0x882) with a 1-byte parameter (0x81).  I've
verified that the lack of this sprm is indeed the problem, by taking a
OOo-generated .doc file with a bold run of Thai text and manually tweaking the
.doc file to change the sprmCFBoldBi to the 0x882 SPRM.

Fixing this problem will also fix #42909.

In case, anybody wants to look at this, the way I found the problem was to
download wv2 from wvware.sourceforge.net, compile it with -DWV2_DEBUG_SPRMS, and
then run handlertest on a bunch of examples produced by Word 2003 and OOo.  It
also has documentation on the .doc format in src/generator/generator_wword8.htm.

Unfortunately, I haven't yet got myself set up to compile OOo, so I have only a
guess at a patch.  Maybe somebody (hin, samphan?) would like to make a real
patch for this?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to