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, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlModel.idl b/offapi/com/sun/star/awt/UnoControlModel.idl
index 08072036d82e..5cf925867a9d 100644
--- a/offapi/com/sun/star/awt/UnoControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlModel.idl
@@ -37,7 +37,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an <type>UnoControl</type>
+/** specifies the standard model of an UnoControl
in the <em>Smalltalk model view controller design</em>.
<p>The interfaces <type scope="com::sun::star::beans">XPropertySet</type>
@@ -49,7 +49,7 @@
published service UnoControlModel
{
/** This service is present when the control model is embedded in an
- <type>UnoControlDialogModel</type>.
+ UnoControlDialogModel.
*/
[optional] service com::sun::star::awt::UnoControlDialogElement;