summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XLinkCreator.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XLinkCreator.idl')
-rw-r--r--offapi/com/sun/star/embed/XLinkCreator.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/XLinkCreator.idl b/offapi/com/sun/star/embed/XLinkCreator.idl
index 4270a6899078..d704d17d15fb 100644
--- a/offapi/com/sun/star/embed/XLinkCreator.idl
+++ b/offapi/com/sun/star/embed/XLinkCreator.idl
@@ -38,7 +38,7 @@
published interface XLinkCreator: com::sun::star::uno::XInterface
{
/** creates a new object based on
- <type scope="com::sun::star::document">MediaDescriptor</type>
+ com::sun::star::document::MediaDescriptor
and initializes it as a link.
<p>
@@ -53,13 +53,13 @@ published interface XLinkCreator: com::sun::star::uno::XInterface
a name for the entry
@param aArgs
- <type scope="com::sun::star::document">MediaDescriptor</type>
+ com::sun::star::document::MediaDescriptor
the link will be based on
@param aObjectArgs
optional parameters for the object persistence initialization,
see also
- <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
+ com::sun::star::embed::EmbeddedObjectDescriptor
@throws ::com::sun::star::lang::IllegalArgumentException
the argument is illegal