summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/AnimationFill.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/AnimationFill.idl')
-rw-r--r--offapi/com/sun/star/animations/AnimationFill.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/AnimationFill.idl b/offapi/com/sun/star/animations/AnimationFill.idl
index 197d8c83d570..a869dd7803bc 100644
--- a/offapi/com/sun/star/animations/AnimationFill.idl
+++ b/offapi/com/sun/star/animations/AnimationFill.idl
@@ -28,11 +28,9 @@
#ifndef __com_sun_star_animations_AnimationFill_idl__
#define __com_sun_star_animations_AnimationFill_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** This constants are used for the members <member>fill</member> and <member>fillDefault</member>
of the an <type>XTimeContainer</type>.
@@ -94,7 +92,6 @@ constants AnimationFill
const short AUTO = 5;
};
-//=============================================================================
}; }; }; };