summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/inspection/PropertyLineElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/PropertyLineElement.idl')
-rw-r--r--offapi/com/sun/star/inspection/PropertyLineElement.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/PropertyLineElement.idl b/offapi/com/sun/star/inspection/PropertyLineElement.idl
index 1d6bcca51294..271ab4e60321 100644
--- a/offapi/com/sun/star/inspection/PropertyLineElement.idl
+++ b/offapi/com/sun/star/inspection/PropertyLineElement.idl
@@ -29,10 +29,8 @@
#ifndef __com_sun_star_inspection_PropertyLineElement_idl__
#define __com_sun_star_inspection_PropertyLineElement_idl__
-//=============================================================================
module com { module sun { module star { module inspection {
-//-----------------------------------------------------------------------------
/** describes elements of a single line in an object inspector, used to represent a
single property
@@ -54,7 +52,6 @@ constants PropertyLineElement
const short All = 0xFF;
};
-//=============================================================================
}; }; }; };