Lines Matching refs:vba
33 #include <ooo/vba/excel/XWorkbook.idl>
36 #include <ooo/vba/excel/XWorksheet.idl>
39 #include <ooo/vba/XAssistant.idl>
42 #include <ooo/vba/excel/XApplication.idl>
46 module ooo { module vba { module excel {
51 [attribute, readonly] ooo::vba::excel::XWorkbook ActiveWorkbook;
52 [attribute, readonly] ooo::vba::excel::XWorksheet ActiveSheet;
53 [attribute, readonly] ooo::vba::excel::XWindow ActiveWindow;
54 [attribute, readonly] ooo::vba::excel::XRange ActiveCell;
55 [attribute, readonly] ooo::vba::XAssistant Assistant;
58 [attribute, readonly] ooo::vba::excel::XApplication Excel;