summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl')
-rw-r--r--offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl b/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl
index 4a894d4d94a6..b3184d26c0bc 100644
--- a/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl
+++ b/offapi/com/sun/star/datatransfer/XMimeContentTypeFactory.idl
@@ -36,7 +36,7 @@ module com { module sun { module star { module datatransfer {
*/
published interface XMimeContentTypeFactory : com::sun::star::uno::XInterface
{
- /** Creates an object that implements <type>XMimeContentType</type>.
+ /** Creates an object that implements XMimeContentType.
@param aContentType
A string that represents a MIME content-type as specified in
@@ -44,7 +44,7 @@ published interface XMimeContentTypeFactory : com::sun::star::uno::XInterface
<a href="ftp://ftp.isi.edu/in-notes/rfc2046.txt">Rfc2046</a>.
@returns
- An object that implements <type>XMimeContentType</type>.
+ An object that implements XMimeContentType.
@throws com::sun::star::lang::IllegalArgumentException
if the string does not conform to