To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109199
User dr changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Feb 12 13:26:11 +0000
2010 -------
Added support for the following Calc document events, which will be attached to
the mentioned VBA macros, if they exist in the "ThisWorkbook" VBA module:
OnLoad() -> Workbook_Open()
OnFocus() -> Workbook_Activate()
OnUnfocus() -> Workbook_Deactivate()
OnSave(), OnSaveAs() -> Workbook_BeforeSave()
OnSaveDone(), OnSaveAsDone(), OnSaveFailed(), OnSaveAsFailed() ->
Workbook_AfterSave() (*)
OnPrint() -> Workbook_BeforePrint()
OnPrepareUnload() -> Workbook_BeforeClose()
(*) Workbook_AfterSave() new in MS Excel 2010
---------------------------------------------------------------------
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]