summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/inspection/ReportComponentHandler.idl')
-rw-r--r--offapi/com/sun/star/report/inspection/ReportComponentHandler.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
index eac78e38a8a1..5b5798421d6e 100644
--- a/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
+++ b/offapi/com/sun/star/report/inspection/ReportComponentHandler.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/inspection/XPropertyHandler.idl>
-//=============================================================================
module com { module sun { module star { module report { module inspection {
-//=============================================================================
/** implements the default property handler for all known types of <type scope="com::sun::star::report">XReportComponent</type>s.
@@ -46,7 +44,6 @@ service ReportComponentHandler
interface com::sun::star::inspection::XPropertyHandler;
};
-//=============================================================================
}; }; }; }; };