summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
diff options
context:
space:
mode:
Diffstat (limited to 'oovbaapi/ooo/vba/excel/XWorksheetFunction.idl')
-rw-r--r--oovbaapi/ooo/vba/excel/XWorksheetFunction.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl b/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
index 17fcf43d177d..fccbe9cb0e60 100644
--- a/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
+++ b/oovbaapi/ooo/vba/excel/XWorksheetFunction.idl
@@ -24,11 +24,11 @@
#include <com/sun/star/beans/XExactName.idl>
#include <com/sun/star/script/XInvocation.idl>
-//=============================================================================
+
module ooo { module vba { module excel {
-//=============================================================================
+
interface XWorksheetFunction
@@ -38,7 +38,7 @@ interface XWorksheetFunction
interface ::com::sun::star::script::XInvocation;
};
-//=============================================================================
+
}; }; };