diff options
author | Daniel Rentz <dr@openoffice.org> | 2010-07-27 11:53:35 +0200 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2010-07-27 11:53:35 +0200 |
commit | c4e382c4e91e35c71d09530eed21ad22d4a507a0 (patch) | |
tree | bcee4079ae36087144cb9ca6fd7fbcdaacfe0098 /offapi/com/sun/star/script | |
parent | 5e171284bb76b6fc12478ceeb6ce7da243d795b6 (diff) |
mib17: #i112634# prepare loading VBA with document events from ODF and XLSM
Diffstat (limited to 'offapi/com/sun/star/script')
-rwxr-xr-x | offapi/com/sun/star/script/vba/XVBAEventProcessor.idl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl index 7853d71d65ac..badc78728c51 100755 --- a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl +++ b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl @@ -44,12 +44,6 @@ interface XVBAEventProcessor { //------------------------------------------------------------------------- - /** Specifies whether VBA event handling is currently disabled. - */ - [attribute] boolean IgnoreEvents; - - //------------------------------------------------------------------------- - /** Returns whether a VBA event handler exists. @param nEventId |