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





------- Additional comments from [EMAIL PROTECTED] Fri Apr  1 22:39:24 -0800 
2005 -------
I think I've figured it out. The problem is a missing document property.

If you go to the Compatibility tab of the Options dialog, there should be an
option called something like "Apply breaking rules" (I've only got the Thai
language version, so I'm not sure what it's called in English).  The problem is
that OOo isn't setting this property, which causes Word not to apply Thai
breaking rules. Word is smart enough to set this property automatically when you
enter Thai text or open an XML file containing Thai, but it doesn't set it when
you open a .doc file with Thai.

In the Word XML format this corresponds to the <w:applyBreakingRules/> element.

In the .doc format, it's towards the end of the DOP structure, specifically bit
0x20 in the byte immediately after the 0x04 from fDontUseHTMLAutoSpacing.

---------------------------------------------------------------------
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