summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/word/XApplication.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/word/XApplication.idl')
-rw-r--r--oovbaapi/ooo/vba/word/XApplication.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/oovbaapi/ooo/vba/word/XApplication.idl b/oovbaapi/ooo/vba/word/XApplication.idl
index 4b0f4f4e9a2a..62319f63a932 100644
--- a/oovbaapi/ooo/vba/word/XApplication.idl
+++ b/oovbaapi/ooo/vba/word/XApplication.idl
@@ -32,6 +32,7 @@ interface XApplication : XConnectable
[attribute, readonly] XSystem System;
[attribute, readonly] XOptions Options;
[attribute, readonly] XSelection Selection;
+ [attribute, readonly] XWordBasic WordBasic;
[attribute] boolean DisplayAutoCompleteTips;
[attribute] long EnableCancelKey;
[attribute] long WindowState;