To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47801
------- Additional comments from [EMAIL PROTECTED] Wed Apr 20 01:59:22 -0700 2005 ------- The Office 2003 XML docs list 10 different types of paragraph alignment. I experimented with how Word 2003 represents these in .doc files. On export, Word always generates a pair of SPRMs: 2403 (sprmPJc) and 2461 (undocumented). The parameters it generates are as follows: XML 2403 2461 ---------------------------- left 0 0 center 1 1 right 2 2 both 3 3 distribute 4 4 medium-kashida 4 5 list-tab 6 6 high-kashida 5 7 low-kashida 3 8 thai-distribute 4 9 On import, it appears to ignore the 2403 parameter and pay attention only to the 2461 parameter. --------------------------------------------------------------------- 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]
