summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XAnimatedImages.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XAnimatedImages.idl')
-rw-r--r--offapi/com/sun/star/awt/XAnimatedImages.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XAnimatedImages.idl b/offapi/com/sun/star/awt/XAnimatedImages.idl
index 49323f4fa759..bba769c81d2e 100644
--- a/offapi/com/sun/star/awt/XAnimatedImages.idl
+++ b/offapi/com/sun/star/awt/XAnimatedImages.idl
@@ -93,7 +93,7 @@ interface XAnimatedImages
the index at which a new image set should be inserted. Must be greater than or equal to <code>0</code>,
and smaller than or equal to the value returned by <member>getImageSetCount</member>.
@param i_imageURLs
- the URLs for the images for the given set. Will be resolved using a <type scope="com::sun::star::graphic">GraphicProvider</type>.
+ the URLs for the images for the given set. Will be resolved using a com::sun::star::graphic::GraphicProvider.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if the <code>i_index</code> is not a valid index.
@@ -116,7 +116,7 @@ interface XAnimatedImages
and smaller than the value returned by <member>getImageSetCount</member>.
@param i_imageURLs
- the URLs for the images for the given set. Will be resolved using a <type scope="com::sun::star::graphic">GraphicProvider</type>.
+ the URLs for the images for the given set. Will be resolved using a com::sun::star::graphic::GraphicProvider.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
if the <code>i_index</code> is not a valid index.