To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81395 Issue #|81395 Summary|Inconsistency in exporting ParaLineSpacing property in | PPT Component|Presentation Version|680m222 Platform|All URL| OS/Version|Linux Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|save-export Assigned to|cgu Reported by|hub
------- Additional comments from [EMAIL PROTECTED] Sat Sep 8 17:09:40 +0000 2007 ------- There is an inconsistency in exporting ParaLineSpacing property in PPT binary format cause issues with round-trip PPT conversion. How to reproduce the problem: 1/ open the attached PPT presentation 2/ in the bulletted list, click on one of the lines and do Format -> Default Formatting You'll notice that the line spacing will be reduced 3/ save the presentation as PPT, and close it 4/ reopen the saved presentation 5/ repeat step 2/ If the presentation is saved in OpenDocument, the problem does not occur. I tracked it down to this: http://bonsai.go-oo.org/cvsblame.cgi?file=graphics/sd/source/filter/eppt/eppt.cxx&rev=1.58&root=/home/ooweb/cvsup Around line 2418, the LineSpacing is modified. I don't understand why, because on import there is nothing that is done to it. I suspect that the change a few line below for revision 1.28 should have removed line 2422 to line 2424 added in revision 1.27 of the file. Attached to this bug is 1/ the document to reproduce 2/ the patch to fix the problem. Can some somebody (sj) with more expertise on the PPT binary format review the change (and possibly commit it)? Thanks a lot. --------------------------------------------------------------------- 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]
