summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/UIElementSettings.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/UIElementSettings.idl')
-rw-r--r--offapi/com/sun/star/ui/UIElementSettings.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/UIElementSettings.idl b/offapi/com/sun/star/ui/UIElementSettings.idl
index 18437e772bf3..13a28903c978 100644
--- a/offapi/com/sun/star/ui/UIElementSettings.idl
+++ b/offapi/com/sun/star/ui/UIElementSettings.idl
@@ -44,8 +44,8 @@ service UIElementSettings
<p>
The container contains the items of the user interface element. Every
- item is stored as a sequence of <type scope="com::sun::star::beans">PropertyValue</type>.
- The properties insides the sequence are defined by the service <type scope="com::sun::star::ui">ItemDescriptor</type>.
+ item is stored as a sequence of com::sun::star::beans::PropertyValue.
+ The properties insides the sequence are defined by the service com::sun::star::ui::ItemDescriptor.
It depends on the function which provides these service if the container is shareable read-only or exclusive writable.
@see com::sun::star::ui::ItemDescriptor