diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2013-08-07 10:53:45 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-08-07 10:54:41 +0200 |
commit | 18767fd249bce1c6ad9d42d02de32757fd93e053 (patch) | |
tree | de6e901852cd300094dd72687595ef82c31f9c9c | |
parent | d63bcdf8818b66f784d3c040e4f9f92b43d2c56f (diff) |
offapi: fix doxygen warnings in awt::MessageBoxType
Change-Id: I1c48d62cb6793ed6cab261c6de7095c755ab52f2
-rw-r--r-- | offapi/com/sun/star/awt/MessageBoxType.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/MessageBoxType.idl b/offapi/com/sun/star/awt/MessageBoxType.idl index abb2913e32bf..1dfc8393f549 100644 --- a/offapi/com/sun/star/awt/MessageBoxType.idl +++ b/offapi/com/sun/star/awt/MessageBoxType.idl @@ -20,7 +20,7 @@ module com { module sun { module star { module awt { -/** specifies the type of a <type>XMessageBox</type>. +/** specifies the type of a XMessageBox. */ published enum MessageBoxType { |