summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/ShapeAnimationSubType.idl')
-rw-r--r--offapi/com/sun/star/presentation/ShapeAnimationSubType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl b/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
index 2e09f8f50ff6..57214c385058 100644
--- a/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
+++ b/offapi/com/sun/star/presentation/ShapeAnimationSubType.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_presentation_ShapeAnimationSubType_idl__
#define __com_sun_star_presentation_ShapeAnimationSubType_idl__
-//=============================================================================
module com { module sun { module star { module presentation {
-//=============================================================================
/** Defines the whole shape or a subitem as a target for an
effect.
@@ -51,7 +49,6 @@ constants ShapeAnimationSubType
const short ONLY_TEXT = 2;
};
-//=============================================================================
}; }; }; };