summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XObjectInspectorModel.idl')
-rw-r--r--offapi/com/sun/star/inspection/XObjectInspectorModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
index 3a0dc083539b..292d78838f65 100644
--- a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
+++ b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
@@ -32,12 +32,10 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/inspection/PropertyCategoryDescriptor.idl>
-//=============================================================================
module com { module sun { module star { module inspection {
interface XPropertyHandler;
-//-----------------------------------------------------------------------------
/** describes the model of an <type>ObjectInspector</type>
@see ObjectInspector
@@ -180,7 +178,6 @@ interface XObjectInspectorModel
[attribute, bound] boolean IsReadOnly;
};
-//=============================================================================
}; }; }; };