summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XEmbedPersist.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/XEmbedPersist.idl')
-rw-r--r--offapi/com/sun/star/embed/XEmbedPersist.idl12
1 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/embed/XEmbedPersist.idl b/offapi/com/sun/star/embed/XEmbedPersist.idl
index 10e08577a3b5..0aa8fe84fb76 100644
--- a/offapi/com/sun/star/embed/XEmbedPersist.idl
+++ b/offapi/com/sun/star/embed/XEmbedPersist.idl
@@ -73,12 +73,12 @@ published interface XEmbedPersist: XCommonEmbedPersist
@param aMediaArgs
optional parameters for the embedded document persistence
initialization, see also
- <type scope="com::sun::star::document">MediaDescriptor</type>
+ com::sun::star::document::MediaDescriptor
@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
one of arguments is illegal
@@ -114,11 +114,11 @@ published interface XEmbedPersist: XCommonEmbedPersist
@param aMediaArgs
optional parameters for document saving, see also
- <type scope="com::sun::star::document">MediaDescriptor</type>
+ com::sun::star::document::MediaDescriptor
@param aObjectArgs
optional parameters for the object saving, see also
- <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
+ com::sun::star::embed::EmbeddedObjectDescriptor
@throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal
@@ -163,11 +163,11 @@ published interface XEmbedPersist: XCommonEmbedPersist
@param aMediaArgs
optional parameters for document saving, see also
- <type scope="com::sun::star::document">MediaDescriptor</type>
+ com::sun::star::document::MediaDescriptor
@param aObjectArgs
optional parameters for the object saving, see also
- <type scope="com::sun::star::embed">EmbeddedObjectDescriptor</type>
+ com::sun::star::embed::EmbeddedObjectDescriptor
@throws ::com::sun::star::lang::IllegalArgumentException
one of arguments is illegal