summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XGraphicExportFilter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XGraphicExportFilter.idl')
-rw-r--r--offapi/com/sun/star/drawing/XGraphicExportFilter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/XGraphicExportFilter.idl b/offapi/com/sun/star/drawing/XGraphicExportFilter.idl
index 63ae243c482f..9c0b214d647f 100644
--- a/offapi/com/sun/star/drawing/XGraphicExportFilter.idl
+++ b/offapi/com/sun/star/drawing/XGraphicExportFilter.idl
@@ -41,7 +41,7 @@ published interface XGraphicExportFilter
<ul>
<li>
- <member scope="com::sun::star::document">MediaDescriptor::MediaType</member>
+ com::sun::star::document::MediaDescriptor::MediaType
<p>Depending on the export filters supported by this component,
this is the mime type of the target graphic file.</p>
<p>Possible values are:</p>
@@ -68,7 +68,7 @@ published interface XGraphicExportFilter
for all values supported by the component.</p>
</li>
<li>
- <member scope="com::sun::star::document">MediaDescriptor::URL</member>
+ com::sun::star::document::MediaDescriptor::URL
<p>This is the target url of the file that will be created during export.</p>
</li>
</ul>