summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/AnimationEndSync.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/AnimationEndSync.idl')
-rw-r--r--offapi/com/sun/star/animations/AnimationEndSync.idl22
1 files changed, 11 insertions, 11 deletions
diff --git a/offapi/com/sun/star/animations/AnimationEndSync.idl b/offapi/com/sun/star/animations/AnimationEndSync.idl
index e11024b9f723..66cecc2bc89c 100644
--- a/offapi/com/sun/star/animations/AnimationEndSync.idl
+++ b/offapi/com/sun/star/animations/AnimationEndSync.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,14 +24,14 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_animations_AnimationEndSync_idl__
-#define __com_sun_star_animations_AnimationEndSync_idl__
-
-//=============================================================================
+#ifndef __com_sun_star_animations_AnimationEndSync_idl__
+#define __com_sun_star_animations_AnimationEndSync_idl__
- module com { module sun { module star { module animations {
-
-//=============================================================================
+//=============================================================================
+
+ module com { module sun { module star { module animations {
+
+//=============================================================================
/** @see http://www.w3.org/TR/smil20/smil-timing.html#adef-endsync
*/
@@ -74,8 +74,8 @@ constants AnimationEndSync
const short MEDIA = 3;
};
-//=============================================================================
-
-}; }; }; };
+//=============================================================================
+
+}; }; }; };
#endif