To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93344
User jl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |WORKSFORME
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Jan 26 12:50:22 +0000
2009 -------
I cannot reproduce the crash on DEV300m39 Mac/Windows.
By the way, isRegistered returns a struct of type
com.sun.star.beans.Optional.<com.sun.star.beans.Ambiguous>
That is the package may not need to be registered or not all of its "sub
packages" are registered.
One could, for example write:
reg = pkg.isRegistered(null, null)
registered = FALSE
If breg.IsPresent = True AND breg.Value.IsAmbiguous = False AND
breg.Value.Value = TRUE Then
txt = txt & " registered"
End If
---------------------------------------------------------------------
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]