summaryrefslogtreecommitdiff
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
commitfcd7e6a84d3fbcc0be6f1636eac0c7da83bf188d (patch)
tree8cf13566b47f3ff8fc07ef0f93d7271c65edb0f7 /offapi/com/sun/star/rendering/XAnimatedSprite.idl
parent32fea9aef17116089b1e57caa8a9396591e9f09d (diff)
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 28cb7be7c..6d9b53145 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.
*/