summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlModel.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlModel.idl b/offapi/com/sun/star/awt/UnoControlModel.idl
index e0555fe42857..08072036d82e 100644
--- a/offapi/com/sun/star/awt/UnoControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlModel.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/util/XCloneable.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies the standard model of an <type>UnoControl</type>
in the <em>Smalltalk model view controller design</em>.
@@ -67,7 +65,6 @@ published service UnoControlModel
interface com::sun::star::util::XCloneable;
- //-------------------------------------------------------------------------
/** specifies the service name of the default control for this model.
*/
@@ -75,7 +72,6 @@ published service UnoControlModel
};
-//=============================================================================
}; }; }; };