summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl
index b2ef8c65a706..cbea855eec6d 100644
--- a/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl
+++ b/offapi/com/sun/star/awt/tree/XMutableTreeDataModel.idl
@@ -44,15 +44,15 @@ module com { module sun { module star { module awt { module tree {
/** This is the editable version of the <type>XTreeDataModel</type>.
<p>Note that only <type>XTreeNode</type> created from the same instance with <member>createNode</member>
- are valids nodes for this instance.</p>
+ are valid nodes for this instance.</p>
*/
interface XMutableTreeDataModel : XTreeDataModel
{
/** creates a new tree node with the given value and given settings.
@param DisplayValue
- should be convertable to a string and is used by the <type>XTreeControl</type>
- as a textual represenation of the created node.
+ should be convertible to a string and is used by the <type>XTreeControl</type>
+ as a textual representation of the created node.
@param ChildrenOnDemand
if <TRUE/> is used as a parameter, the created node will be treated as a non-leaf