summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl')
-rw-r--r--offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
index 87e067a075bc..10490a792215 100644
--- a/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
+++ b/offapi/com/sun/star/report/inspection/DefaultComponentInspectorModel.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/inspection/XObjectInspectorModel.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//=============================================================================
module com { module sun { module star { module report { module inspection {
-//=============================================================================
/** implements a <type scope="com::sun::star::inspection">XObjectInspectorModel</type> for
inspecting form components, in particular all components implementing the <type>ReportComponent</type>
@@ -86,7 +84,6 @@ service DefaultComponentInspectorModel : com::sun::star::inspection::XObjectInsp
raises ( ::com::sun::star::lang::IllegalArgumentException );
};
-//=============================================================================
}; }; }; }; };