summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/beans/Introspection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/beans/Introspection.idl')
-rw-r--r--udkapi/com/sun/star/beans/Introspection.idl7
1 files changed, 3 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/beans/Introspection.idl b/udkapi/com/sun/star/beans/Introspection.idl
index 706dc27ff082..45b33ce83e84 100644
--- a/udkapi/com/sun/star/beans/Introspection.idl
+++ b/udkapi/com/sun/star/beans/Introspection.idl
@@ -28,11 +28,10 @@
/** provides functionality to get information about an object's
properties and methods.
<p><strong>Important note:</strong>An object can only be
- inspected completely if it supports the <type scope=
- "com::sun::star::lang">XTypeProvider</type> interface.</p>
+ inspected completely if it supports the
+ com::sun::star::lang::XTypeProvider interface.</p>
- <p>For details see method <member>XIntrospection::inspect
- </member>.</p>
+ <p>For details see method XIntrospection::inspect() .</p>
*/
published service Introspection : com::sun::star::beans::XIntrospection;