summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlDialogModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlDialogModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlDialogModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlDialogModel.idl b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
index 9c4dd99a4642..76229b168564 100644
--- a/offapi/com/sun/star/awt/UnoControlDialogModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlDialogModel.idl
@@ -32,14 +32,14 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an <type>UnoControlDialog</type>.
+/** specifies the standard model of an UnoControlDialog.
*/
published service UnoControlDialogModel
{
service com::sun::star::awt::UnoControlModel;
/** allows to create control models, which support the
- <type>UnoControlDialogElement</type> service and can be inserted into
+ UnoControlDialogElement service and can be inserted into
this container.
*/
interface com::sun::star::lang::XMultiServiceFactory;