To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=99683 Issue #|99683 Summary|Split the ppt import filter out of libsd Component|Drawing Version|DEV300m42 Platform|All URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|graphicsneedsconfirm Reported by|kendy
------- Additional comments from [email protected] Thu Feb 26 16:40:17 +0000 2009 ------- I noticed that I in fact was not right in issue 99638 when I told that Impress does not have to link against svxmsfilter library - I overlooked that only ppt export filter is a separate library, but the ppt import is not. However, it is ~easy to fix, and move the ppt import to the external library as well. I reused the 'emp' library that was there for export for now, renamed it to 'sdfilt', and moved the import there. I'll test it a bit, and commit to CWS ooxml03. --------------------------------------------------------------------- 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]
