summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/tree/TreeControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tree/TreeControlModel.idl')
-rw-r--r--offapi/com/sun/star/awt/tree/TreeControlModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/tree/TreeControlModel.idl b/offapi/com/sun/star/awt/tree/TreeControlModel.idl
index cca232f7f05f..56fef5efbf01 100644
--- a/offapi/com/sun/star/awt/tree/TreeControlModel.idl
+++ b/offapi/com/sun/star/awt/tree/TreeControlModel.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/awt/UnoControlModel.idl>
#include <com/sun/star/view/SelectionType.idl>
-//=============================================================================
module com { module sun { module star { module awt { module tree {
-//=============================================================================
/** specifies the standard model of a <type>TreeControl</type>.
*/
@@ -100,7 +98,6 @@ service TreeControlModel
[property] boolean InvokesStopNodeEditing;
};
-//=============================================================================
}; }; }; }; };