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


User as changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|as                        |cn
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu May 26 06:16:23 -0700 
2005 -------
AS->CN This task is duplicate to #i8242#. 
a)
It's not allowed to call XDesktop::dispose(). Becuase it's an one instance 
service 
and such services are owned by the global uno service manager. And only this 
manager can dispose these services.

b)
On the other side only XDesktop::terminate() shutdown the office. Because 
XDesktop::dispose() can be called only from the uno service manager, if this 
manager is disposed too. And this will happen only if XDesktop::terminate() 
shutdown the office. .-)

c)
By fixing #i8242# we will change the meaning of XDesktop::terminate() / 
XDesktop::
dispose() and may be implement a XDesktop::close() .. or something similar.


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