To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=40553
User as changed the following:
What |Old value |New value
================================================================================
Assigned to|as |dbo
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jan 17 23:52:50 -0800
2005 -------
You are right ... your exception is catched there. But there is nothing else -
no
return valu nor any interested listener.
The real problem seems to be: VCL was corrupted/deinitialized(!) during this
operation. May be that is a side effect of your RuntimeException?
The global VCL method "GetSalData()" returns 0x00000000 ... but is used
unchecked. On the other side GetSalData() MUST return a valid value everytimes.
So may be your dialog was not destructed in the right way ... ?
---------------------------------------------------------------------
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]