struct FinishEngineEvent in module com::sun::star::script:: |
struct FinishEngineEvent : com::sun::star::lang::EventObject ;
event contains the reasons and the data for the XEngineListener::finished() method.
Field Summary |
|
| Finish | specifies why the script terminates. |
| ErrorMessage | error message. |
| Return | contains the return value. |
Field Details |
||||
|
||||
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.