summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/XAnimatedSprite.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-18 08:41:46 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-18 08:41:46 +0000
commit0310bc2f5ff1738a5112ecbcd8dd220bd0077244 (patch)
tree26b461b879d9cbecca4e5002a0f6266f1ac2fe9a /offapi/com/sun/star/rendering/XAnimatedSprite.idl
parentINTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED (diff)
downloadcore-0310bc2f5ff1738a5112ecbcd8dd220bd0077244.tar.gz
core-0310bc2f5ff1738a5112ecbcd8dd220bd0077244.zip
INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED
2005/04/01 16:26:00 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace
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 fcd7f15c176f..f471fe50001c 100644
--- a/offapi/com/sun/star/rendering/XAnimatedSprite.idl
+++ b/offapi/com/sun/star/rendering/XAnimatedSprite.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAnimatedSprite.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:31:06 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:40:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ module com { module sun { module star { module rendering {
This interface can be used to control an animated sprite object on
an XSpriteCanvas. Sprites are moving, animated objects.<p>
- @since #110496#
+ @since OOo 2.0.0
*/
interface XAnimatedSprite : XSprite
{