To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=88081
------- Additional comments from [EMAIL PROTECTED] Thu Jun 5 21:49:41 +0000 2008 ------- Crap. Now we leak. The initCanvas() method should rather look like this: uno::Reference<uno::XInterface> xRef(static_cast<cppu::OWeakObject*>(pCanvas)); pCanvas->initialize(); return xRef; --------------------------------------------------------------------- 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]
