To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86052 Issue #|86052 Summary|move destructor to private Component|api Version|1.0.0 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsc Reported by|jsc
------- Additional comments from [EMAIL PROTECTED] Wed Feb 13 07:15:20 +0000 2008 ------- move destructor back to private because the destrucor will be normally not called from outside. Component objects are ref counted and the desctructor is called indirecly via the release call. That was and still is the reason why we had decided to make it private. see also corresponding issue i82699 --------------------------------------------------------------------- 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]
