summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/report/inspection/DataProviderHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/report/inspection/DataProviderHandler.idl')
-rw-r--r--offapi/com/sun/star/report/inspection/DataProviderHandler.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl b/offapi/com/sun/star/report/inspection/DataProviderHandler.idl
index 8de6a1e89c1d..25192920e8d4 100644
--- a/offapi/com/sun/star/report/inspection/DataProviderHandler.idl
+++ b/offapi/com/sun/star/report/inspection/DataProviderHandler.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::chart2::data">XDataProvider</type>s.
@@ -46,7 +44,6 @@ service DataProviderHandler
interface com::sun::star::inspection::XPropertyHandler;
};
-//=============================================================================
}; }; }; }; };