summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/AnimationCalcMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/AnimationCalcMode.idl')
-rw-r--r--offapi/com/sun/star/animations/AnimationCalcMode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/AnimationCalcMode.idl b/offapi/com/sun/star/animations/AnimationCalcMode.idl
index ad3c3d067bde..e9fa85313890 100644
--- a/offapi/com/sun/star/animations/AnimationCalcMode.idl
+++ b/offapi/com/sun/star/animations/AnimationCalcMode.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_animations_AnimationCalcMode_idl__
#define __com_sun_star_animations_AnimationCalcMode_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Specifies the interpolation mode for the animation.
@@ -59,7 +57,6 @@ constants AnimationCalcMode
const short SPLINE = 3;
};
-//=============================================================================
}; }; }; };