summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/TransitionType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/TransitionType.idl')
-rw-r--r--offapi/com/sun/star/animations/TransitionType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/TransitionType.idl b/offapi/com/sun/star/animations/TransitionType.idl
index 0eb596caa03c..0de421239f54 100644
--- a/offapi/com/sun/star/animations/TransitionType.idl
+++ b/offapi/com/sun/star/animations/TransitionType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_animations_TransitionType_idl__
#define __com_sun_star_animations_TransitionType_idl__
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** @see http://www.w3.org/TR/smil20/smil-transitions.html#Table%201:%20Taxonomy%20Table
*/
@@ -76,7 +74,6 @@ constants TransitionType
const short ZOOM = 43;
};
-//=============================================================================
}; }; }; };