summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/PropertyControlType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/PropertyControlType.idl')
-rw-r--r--offapi/com/sun/star/inspection/PropertyControlType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/PropertyControlType.idl b/offapi/com/sun/star/inspection/PropertyControlType.idl
index 122e41f00f7c..53262e3814ef 100644
--- a/offapi/com/sun/star/inspection/PropertyControlType.idl
+++ b/offapi/com/sun/star/inspection/PropertyControlType.idl
@@ -29,10 +29,8 @@
#ifndef __com_sun_star_inspection_PropertyControlType_idl__
#define __com_sun_star_inspection_PropertyControlType_idl__
-//=============================================================================
module com { module sun { module star { module inspection {
-//-----------------------------------------------------------------------------
/** describes pre-defined possible control types to be used to display and enter
property values within a <type>ObjectInspector</type>.
@@ -146,7 +144,6 @@ constants PropertyControlType
const short Unknown = 13;
};
-//=============================================================================
}; }; }; };