summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/ParamMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/ParamMode.idl')
-rw-r--r--udkapi/com/sun/star/reflection/ParamMode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/ParamMode.idl b/udkapi/com/sun/star/reflection/ParamMode.idl
index efe690af30cf..71924bb16406 100644
--- a/udkapi/com/sun/star/reflection/ParamMode.idl
+++ b/udkapi/com/sun/star/reflection/ParamMode.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_reflection_ParamMode_idl__
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** The parameter mode denotes the transfer between caller and callee
of a method.
@@ -45,7 +43,6 @@ published enum ParamMode
};
-//=============================================================================
}; }; }; };