summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/XAnimatedSprite.idl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 10:24:39 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 10:24:39 +0000
commit739b8ae1504265e94088d9527590f763b385f9a6 (patch)
treebd997d7f6f0d14366fbfbc96db0e157a5eaf7fca /offapi/com/sun/star/rendering/XAnimatedSprite.idl
parentINTEGRATION: CWS canvas05 (1.4.386); FILE MERGED (diff)
downloadcore-739b8ae1504265e94088d9527590f763b385f9a6.tar.gz
core-739b8ae1504265e94088d9527590f763b385f9a6.zip
INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED
2008/04/21 07:37:27 thb 1.5.366.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom
Diffstat (limited to 'offapi/com/sun/star/rendering/XAnimatedSprite.idl')
-rw-r--r--offapi/com/sun/star/rendering/XAnimatedSprite.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/XAnimatedSprite.idl b/offapi/com/sun/star/rendering/XAnimatedSprite.idl
index 3357332763a1..4c9c50904cff 100644
--- a/offapi/com/sun/star/rendering/XAnimatedSprite.idl
+++ b/offapi/com/sun/star/rendering/XAnimatedSprite.idl
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XAnimatedSprite.idl,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -141,7 +141,7 @@ interface XAnimatedSprite : XSprite
<member>XAnimation::render()</member> method, or when drawing
the sprite's bitmaps, respectively.
- @throws com::sun::star::lang::IllegalArgumentException
+ @throws <type>com::sun::star::lang::IllegalArgumentException</type>
if the view transformation matrix is singular.
*/
void setViewState( [in] ViewState aViewState )
@@ -182,7 +182,7 @@ interface XAnimatedSprite : XSprite
Whether this method should implicitely call
<member>XSpriteCanvas::updateAnimation</member> or not.
- @throws com::sun::star::lang::IllegalArgumentException
+ @throws <type>com::sun::star::lang::IllegalArgumentException</type>
if one of the passed parameters does not lie in the specified,
permissible range.
*/