To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58216
Issue #:|58216
Summary:|Starbasic: Macro execution upon OO2 shutdown fails
Component:|api
Version:|OOo 2.0
Platform:|PC
URL:|
OS/Version:|Windows XP
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|sw
Reported by:|renjikage
------- Additional comments from [EMAIL PROTECTED] Sun Nov 20 23:20:20 -0800
2005 -------
I have assigned a OpenOffice Basic sub to the OpenOffice.org suite shutdown
event. This sub calls a UNO component written in Java that does some final
logging tasks. However, it doesn't seem to be executed. Even a simpler macro
(see below) does not seem to be executed.
To reproduce the issue, take this sub:
Sub Shutdown
Msgbox "Shutdown!"
End Sub
Assign it to the OpenOffice.org global shutdown event. If you shut OpenOffice
down, no messagebox appears. If you do the same with the global startup event,
it is working.
I am sorry if I haven't translated all terms correctly, but I use the German
version only.
---------------------------------------------------------------------
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]