https://bz.apache.org/ooo/show_bug.cgi?id=60849
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Latest|--- |4.2.0-dev Confirmation in| | Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #6 from [email protected] --- It turned out the PythonScriptProvider was easier to change than I thought. Java was left alone, and all the changes were completed in Python. The missing functionality in the UI was mostly due to missing XPropertySet and XInvocation interfaces on the various XBrowseNode objects. Creating Python packages and scripts now works, they can even be edited within OpenOffice using a minimal editor window, and will be embedded within the document when they are saved. Resolving FIXED. Thank you for your bug report. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.
