21module
com { module sun { module star { module script { module vba {
const long AUTO_NEW
New document opened from template.
Definition VBAEventId.idl:43
const long WORKSHEET_CHANGE
Cells in sheet have been changed.
Definition VBAEventId.idl:102
const long DOCUMENT_OPEN
Text document opened (loaded).
Definition VBAEventId.idl:58
const long WORKBOOK_BEFORESAVE
Document about to be saved.
Definition VBAEventId.idl:77
const long WORKBOOK_WINDOWDEACTIVATE
Document window has been deactivated.
Definition VBAEventId.idl:85
const long USERDEFINED_START
Implementations are allowed to use identifiers above this value for any internal purpose.
Definition VBAEventId.idl:111
const long WORKSHEET_BEFOREDOUBLECLICK
Double click in the sheet.
Definition VBAEventId.idl:96
const long NO_EVENT
An identifier not corresponding to any VBA document event.
Definition VBAEventId.idl:38
const long WORKBOOK_NEWSHEET
New sheet inserted.
Definition VBAEventId.idl:81
const long WORKSHEET_ACTIVATE
Worksheet has been activated (made visible).
Definition VBAEventId.idl:92
const long AUTO_CLOSE
Document about to be closed.
Definition VBAEventId.idl:47
const long DOCUMENT_CLOSE
Document about to be closed.
Definition VBAEventId.idl:60
const long WORKBOOK_BEFOREPRINT
Document about to be printed.
Definition VBAEventId.idl:75
const long AUTO_OPEN
Document opened (loaded).
Definition VBAEventId.idl:45
const long DOCUMENT_NEW
New text document opened from template.
Definition VBAEventId.idl:56
const long WORKBOOK_BEFORECLOSE
Document about to be closed.
Definition VBAEventId.idl:73
const long WORKBOOK_WINDOWACTIVATE
Document window has been activated.
Definition VBAEventId.idl:83
const long WORKSHEET_CALCULATE
Cells in sheet have been recalculated.
Definition VBAEventId.idl:100
const long WORKBOOK_DEACTIVATE
Document deactivated.
Definition VBAEventId.idl:69
const long WORKSHEET_FOLLOWHYPERLINK
Hyperlink has been clicked.
Definition VBAEventId.idl:106
const long WORKBOOK_ACTIVATE
Document activated.
Definition VBAEventId.idl:67
const long WORKSHEET_DEACTIVATE
Worksheet has been deactivated (made not visible).
Definition VBAEventId.idl:94
const long WORKBOOK_WINDOWRESIZE
Document window has been resized.
Definition VBAEventId.idl:87
const long AUTO_EXEC
Application start.
Definition VBAEventId.idl:49
const long WORKSHEET_SELECTIONCHANGE
Selection in sheet has been changed.
Definition VBAEventId.idl:104
const long AUTO_EXIT
Application exit.
Definition VBAEventId.idl:51
const long WORKSHEET_BEFORERIGHTCLICK
Right click in the sheet.
Definition VBAEventId.idl:98
const long WORKBOOK_AFTERSAVE
Document has been saved.
Definition VBAEventId.idl:79
const long WORKBOOK_OPEN
Document opened (loaded).
Definition VBAEventId.idl:71
Definition Ambiguous.idl:20