summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/reflection/XConstantTypeDescription.idl')
-rw-r--r--udkapi/com/sun/star/reflection/XConstantTypeDescription.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
index 044ee4ccc551..6df7463dd75a 100644
--- a/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
+++ b/udkapi/com/sun/star/reflection/XConstantTypeDescription.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/reflection/XTypeDescription.idl>
-//=============================================================================
module com { module sun { module star { module reflection {
-//=============================================================================
/** Reflects a constant.
@@ -63,7 +61,6 @@ published interface XConstantTypeDescription : com::sun::star::reflection::XType
};
-//=============================================================================
}; }; }; };