summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/MediaDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/MediaDescriptor.idl')
-rw-r--r--offapi/com/sun/star/document/MediaDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/document/MediaDescriptor.idl b/offapi/com/sun/star/document/MediaDescriptor.idl
index d8326669dc2f..11cef721a891 100644
--- a/offapi/com/sun/star/document/MediaDescriptor.idl
+++ b/offapi/com/sun/star/document/MediaDescriptor.idl
@@ -156,7 +156,7 @@ service MediaDescriptor
<p>
Name of a filter that should be used for loading or storing the component.
- Names must match the names of the <type>TypeDetection</type> configuration,
+ Names must match the names of the TypeDetection configuration,
invalid names are ignored. If a name is specified on loading,
it still will be verified by a filter detection, but in case of doubt
it will be preferred.
@@ -259,7 +259,7 @@ service MediaDescriptor
<p>
Type of the medium to load, that must match to one of the types defined
- in the <type>TypeDetection</type> configuration (otherwise it's ignored).
+ in the TypeDetection configuration (otherwise it's ignored).
This bypasses the type detection of the <type scope="com::sun::star::frame">Desktop</type> environment,
so passing a wrong MediaType will cause failure of loading.
</p>