To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=43471
------- Additional comments from [EMAIL PROTECTED] Fri Aug 12 04:52:00 -0700 2005 ------- AS->cyb: May be you can use the description of XCloseable itself and adopt it to the needs of an office document ... Means: The reason why a document provides XCloseable is the fact, that sometimes it's not a good idea to dispose() a document hardly ! If the document e.g. is used for an asymchronous print operation it can be disposed properly. Most time it will crashes. So XCloseable will have the advantage of disagree with a close request .. this is not possible with dispose() ... --------------------------------------------------------------------- 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]
