summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl
index eba0867f82e6..5901dd8e9664 100644
--- a/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl
+++ b/offapi/com/sun/star/awt/tree/MutableTreeDataModel.idl
@@ -26,8 +26,8 @@
module com { module sun { module star { module awt { module tree {
-/** If you do not want to implement the <type>XTreeDataModel</type> yourself, use this service.
- This implementation uses <type>MutableTreeNode</type> for its nodes.
+/** If you do not want to implement the XTreeDataModel yourself, use this service.
+ This implementation uses MutableTreeNode for its nodes.
*/
service MutableTreeDataModel : XMutableTreeDataModel
{