summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XObjectInspectorModel.idl')
-rw-r--r--offapi/com/sun/star/inspection/XObjectInspectorModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
index d59c19326d51..e5169c5c4635 100644
--- a/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
+++ b/offapi/com/sun/star/inspection/XObjectInspectorModel.idl
@@ -42,11 +42,11 @@ interface XObjectInspectorModel
<ul>
<li>A service name:</br>
If a sequence element contains a string, this string is interpreted
- as service name, and an <type scope="com::sun::star::lang">XMultiComponentFactory</type>
+ as service name, and an com::sun::star::lang::XMultiComponentFactory
is asked to create an instance of this service.</li>
<li>A factory:<br/>
If a sequence element contains an instance implementing the
- <type scope="com::sun::star::lang">XSingleComponentFactory</type> interface, this factory
+ com::sun::star::lang::XSingleComponentFactory interface, this factory
is used to create a property handler.</li>
</ul></p>