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


User bm changed the following:

                What    |Old value                 |New value
================================================================================
                 Summary|new Chart: Save as .ppt fr|new Chart: Save as .ppt or
                        |eeze the Office           | .doc freeze the Office
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr 17 10:00:32 +0000 
2007 -------
This also happens when exporting a Writer document with a Chart to MS Word.
Because the code for exporting the chart is the same (in
svx/source/msfilter/msoleexp.cxx).

The reason for the "freeze" is an exception that is thrown. In chart, we create
an XStorage via UCB. In case of the OLE export we get "private:stream" as URL.
That is not understood by UCB, therefore an ucb::ContentCreationException is
thrown, which no other code really catches.



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