summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/GenericPropertyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/GenericPropertyHandler.idl')
-rw-r--r--offapi/com/sun/star/inspection/GenericPropertyHandler.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl
index 33b0a7256175..407e124a40d0 100644
--- a/offapi/com/sun/star/inspection/GenericPropertyHandler.idl
+++ b/offapi/com/sun/star/inspection/GenericPropertyHandler.idl
@@ -31,10 +31,8 @@
#include <com/sun/star/inspection/XPropertyHandler.idl>
-//=============================================================================
module com { module sun { module star { module inspection {
-//-----------------------------------------------------------------------------
/** implements a general-purpose XPropertyHandler
<p>The property handler implemented by this service will do an introspection
@@ -53,7 +51,6 @@ module com { module sun { module star { module inspection {
*/
service GenericPropertyHandler : XPropertyHandler;
-//=============================================================================
}; }; }; };