diff options
Diffstat (limited to 'udkapi/com/sun/star/beans/XIntrospection.idl')
-rw-r--r-- | udkapi/com/sun/star/beans/XIntrospection.idl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/beans/XIntrospection.idl b/udkapi/com/sun/star/beans/XIntrospection.idl index 064c30d38368..e0eaed34dd49 100644 --- a/udkapi/com/sun/star/beans/XIntrospection.idl +++ b/udkapi/com/sun/star/beans/XIntrospection.idl @@ -27,8 +27,6 @@ module com { module sun { module star { module beans { - -// DocMerge from xml: interface com::sun::star::beans::XIntrospection /** allows the inspection of an object's properties and methods. <p><strong>Important note:</strong>An object can only be @@ -41,8 +39,6 @@ */ published interface XIntrospection: com::sun::star::uno::XInterface { - - // DocMerge from xml: method com::sun::star::beans::XIntrospection::inspect /** inspects the given object. <p>It identifies all properties supported by the object |