summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/AnimationTransformType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/AnimationTransformType.idl')
-rw-r--r--offapi/com/sun/star/animations/AnimationTransformType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/AnimationTransformType.idl b/offapi/com/sun/star/animations/AnimationTransformType.idl
index 95aa26d9c777..f47d6bd0f9b8 100644
--- a/offapi/com/sun/star/animations/AnimationTransformType.idl
+++ b/offapi/com/sun/star/animations/AnimationTransformType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_animations_AnimationTransformType_idl__
#define __com_sun_star_animations_AnimationTransformType_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Specifies the transformation type for an <type>XAnimateTransform</type>.
@@ -52,7 +50,6 @@ constants AnimationTransformType
const short SKEWY = 4;
};
-//=============================================================================
}; }; }; };