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





------- Additional comments from [EMAIL PROTECTED] Fri Aug  1 15:38:45 +0000 
2008 -------
Thanks. One possible way to fix the problem, I think (haven't actually tried
writing the code yet), which wouldn't affect what else is going on, would be to
introduce a new field in the WindowImpl class that would keep track of the
TaskPaneList, if any, to which the window has been added. Then when removing the
window from its current TaskPaneList (which happens in SetParent() and in the
destructor, if I recall correctly) one would simply use that pointer instead of
relying on ImplGetLastSystemWindow() or the equivalent code in the destructor.

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