summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/graphic/XGraphicProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/graphic/XGraphicProvider.idl')
-rw-r--r--offapi/com/sun/star/graphic/XGraphicProvider.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/graphic/XGraphicProvider.idl b/offapi/com/sun/star/graphic/XGraphicProvider.idl
index db5550aa56c7..ae13e3d11a0f 100644
--- a/offapi/com/sun/star/graphic/XGraphicProvider.idl
+++ b/offapi/com/sun/star/graphic/XGraphicProvider.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module graphic
published interface XGraphicProvider : ::com::sun::star::uno::XInterface
{
/** Calling this method returns a
- <type scope="com::sun::star::beans">XPropertySet</type>
+ com::sun::star::beans::XPropertySet
interface that gives access to the properties of the
unloaded graphic
@@ -52,7 +52,7 @@ published interface XGraphicProvider : ::com::sun::star::uno::XInterface
of the graphic, for which the attributes should be returned
@returns
- A <type scope="com::sun::star::beans">XPropertySet</type> interface
+ A com::sun::star::beans::XPropertySet interface
to get access to the different graphic properties
@see MediaProperties