summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XMenuBars.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XMenuBars.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XMenuBars.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/oovbaapi/ooo/vba/excel/XMenuBars.idl b/oovbaapi/ooo/vba/excel/XMenuBars.idl
index 84c49b4c1e9f..20ef89196279 100644
--- a/oovbaapi/ooo/vba/excel/XMenuBars.idl
+++ b/oovbaapi/ooo/vba/excel/XMenuBars.idl
@@ -24,18 +24,18 @@
#include <com/sun/star/script/BasicErrorException.idl>
#include <ooo/vba/XCollection.idl>
-//=============================================================================
+
module ooo { module vba { module excel {
-//=============================================================================
+
interface XMenuBars
{
interface ooo::vba::XCollection;
};
-//=============================================================================
+
}; }; };