summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration/SetUpdate.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/configuration/SetUpdate.idl')
-rw-r--r--offapi/com/sun/star/configuration/SetUpdate.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/configuration/SetUpdate.idl b/offapi/com/sun/star/configuration/SetUpdate.idl
index 517982a3a33d..9b21a89ff36a 100644
--- a/offapi/com/sun/star/configuration/SetUpdate.idl
+++ b/offapi/com/sun/star/configuration/SetUpdate.idl
@@ -52,13 +52,13 @@ published service SetUpdate
not necessarily hierarchical <em>set</em>.
<p>Changes can be observed by registering a listener with interface
- <type scope="com::sun::star::container">XContainer</type>.
+ com::sun::star::container::XContainer.
</p>
<p>If the elements of this set are of object type, new elements are constructed
to match the tree structure prescribed by the element template of this set, when
- using interfaces <type scope="com::sun::star::lang">XSingleServiceFactory</type>
- and (if supported) <type scope="com::sun::star::lang">XMultiServiceFactory</type>.
+ using interfaces com::sun::star::lang::XSingleServiceFactory
+ and (if supported) com::sun::star::lang::XMultiServiceFactory.
</p>
<p>Objects that are removed from a set can be reinserted into any set supporting