https://bugs.freedesktop.org/show_bug.cgi?id=62155
--- Comment #28 from Eike Rathke <[email protected]> --- @Stephan: (In reply to comment #26) > would be better to just cover the call to createInstance in a > try-catch-ignore block, not also the subsequent call to UpdateFromAddIn.) Why only createInstance() and not also UpdateFromAddIn()? Can xInterface.is() ever be true and thus a call to UpdateFromAddIn() be successful if createInstance() threw an exception? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
