summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/AnimationAdditiveMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/AnimationAdditiveMode.idl')
-rw-r--r--offapi/com/sun/star/animations/AnimationAdditiveMode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/AnimationAdditiveMode.idl b/offapi/com/sun/star/animations/AnimationAdditiveMode.idl
index 2e56cae8bf0a..5c8e13f8c21f 100644
--- a/offapi/com/sun/star/animations/AnimationAdditiveMode.idl
+++ b/offapi/com/sun/star/animations/AnimationAdditiveMode.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_animations_AnimationAdditiveMode_idl__
#define __com_sun_star_animations_AnimationAdditiveMode_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Specifies the additive mode for the animation.
@@ -54,7 +52,6 @@ constants AnimationAdditiveMode
const short NONE = 4;
};
-//=============================================================================
}; }; }; };