summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/ItemDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/ItemDescriptor.idl')
-rw-r--r--offapi/com/sun/star/ui/ItemDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/ItemDescriptor.idl b/offapi/com/sun/star/ui/ItemDescriptor.idl
index d15c041bb019..a0c492adaf9e 100644
--- a/offapi/com/sun/star/ui/ItemDescriptor.idl
+++ b/offapi/com/sun/star/ui/ItemDescriptor.idl
@@ -43,7 +43,7 @@ module com { module sun { module star { module ui {
service ItemDescriptor
{
/** specifies which type this item descriptor belongs to.<p>See constant definition
- <type>ItemType</type>.</p>
+ ItemType.</p>
*/
[property] short Type;
@@ -61,7 +61,7 @@ service ItemDescriptor
/** different styles which influence the appearance of the item and its behavior.
<p>This property is only valid if the item describes a toolbar or statusbar
- item. See <type>ItemStyle</type> for more information about possible styles.</p>
+ item. See ItemStyle for more information about possible styles.</p>
*/
[optional, property] short Style;