summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/EffectCommands.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/EffectCommands.idl')
-rw-r--r--offapi/com/sun/star/presentation/EffectCommands.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/EffectCommands.idl b/offapi/com/sun/star/presentation/EffectCommands.idl
index 2efab300eaa6..d6759a913925 100644
--- a/offapi/com/sun/star/presentation/EffectCommands.idl
+++ b/offapi/com/sun/star/presentation/EffectCommands.idl
@@ -28,11 +28,9 @@
#ifndef __com_sun_star_presentation_EffectCommands_idl__
#define __com_sun_star_presentation_EffectCommands_idl__
-//=============================================================================
module com { module sun { module star { module presentation {
-//=============================================================================
/**
@see ::com::sun::star::animations::XCommand
@@ -70,7 +68,6 @@ constants EffectCommands
const short STOPAUDIO = 5;
};
-//=============================================================================
}; }; }; };