summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl')
-rw-r--r--udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
index 9b1fee6600df..080c23c12ff4 100644
--- a/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
+++ b/udkapi/com/sun/star/reflection/TypeDescriptionSearchDepth.idl
@@ -21,11 +21,9 @@
#define __com_sun_star_reflection_TypeDescriptionSearchDepth_idl__
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Defines depths for searching through type description collections.
@@ -44,7 +42,6 @@ published enum TypeDescriptionSearchDepth
};
-//=============================================================================
}; }; }; };