summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 21:58:51 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:00 +0200
commit9f12a9da8d91364d4d0865021adbe62bfa09148c (patch)
treea74d3d9213f950fff68bca5ba07662e15b82d217 /offapi/com/sun/star/embed/XEmbedObjectCreator.idl
parent944eb9902788d8afec9e3f0f65d3b680041e039b (diff)
*api: convert <type scope="bar">Foo</type>
This looks much better now. sed -i 's,<type scope="\([^"]*\)">\([^<]\+\)</type>,\1::\2,g' Change-Id: I94cd0f93afa89855b62dadeb229d2b2e1775cd80
Diffstat (limited to 'offapi/com/sun/star/embed/XEmbedObjectCreator.idl')
-rw-r--r--offapi/com/sun/star/embed/XEmbedObjectCreator.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/XEmbedObjectCreator.idl b/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
index 65c4681e4800..d08d8924858b 100644
--- a/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
+++ b/offapi/com/sun/star/embed/XEmbedObjectCreator.idl
@@ -96,7 +96,7 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
@param aMediaDescriptor
an object of type
- <type scope="com::sun::star::document">MediaDescriptor</type> that
+ com::sun::star::document::MediaDescriptor that
specifies document related properties; please remember that target
related parameters, for example URL, will be ignored since the
object should be loaded from storage entry
@@ -128,7 +128,7 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
::com::sun::star::uno::Exception );
/** creates a new object and initializes it based on
- <type scope="com::sun::star::document">MediaDescriptor</type>.
+ com::sun::star::document::MediaDescriptor.
<p> In case specified entry exists it's contents are ignored and will
be overwritten on storing.
@@ -142,7 +142,7 @@ published interface XEmbedObjectCreator: com::sun::star::uno::XInterface
@param aMediaDescriptor
an object of type
- <type scope="com::sun::star::document">MediaDescriptor</type> that
+ com::sun::star::document::MediaDescriptor that
specifies source
@param aObjectArgs