summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/AnimationAttributes.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/AnimationAttributes.idl')
-rw-r--r--offapi/com/sun/star/rendering/AnimationAttributes.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/AnimationAttributes.idl b/offapi/com/sun/star/rendering/AnimationAttributes.idl
index a208aff1ee0f..d60ad6e0792c 100644
--- a/offapi/com/sun/star/rendering/AnimationAttributes.idl
+++ b/offapi/com/sun/star/rendering/AnimationAttributes.idl
@@ -37,10 +37,10 @@ module com { module sun { module star { module rendering {
@since OOo 2.0
*/
-struct AnimationAttributes
+published struct AnimationAttributes
{
/// Preferred duration of the animation sequence in seconds.
- double Duration;
+ double Duration;
//-------------------------------------------------------------------------