summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/NativeObjectWrapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/NativeObjectWrapper.idl')
-rw-r--r--offapi/com/sun/star/script/NativeObjectWrapper.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/script/NativeObjectWrapper.idl b/offapi/com/sun/star/script/NativeObjectWrapper.idl
index 841884715318..d8db91a4e563 100644
--- a/offapi/com/sun/star/script/NativeObjectWrapper.idl
+++ b/offapi/com/sun/star/script/NativeObjectWrapper.idl
@@ -20,14 +20,12 @@
#ifndef __com_sun_star_script_NativeObjectWrapper_idl__
#define __com_sun_star_script_NativeObjectWrapper_idl__
-//=============================================================================
module com { module sun { module star { module script {
struct NativeObjectWrapper
{
any ObjectId;
};
-//=============================================================================
}; }; }; };