summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl b/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
index 85a26ec5b13d..d1f54e59dbf0 100644
--- a/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/awt/UnoControlModel.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/**
@since OOo 2.2
@@ -41,7 +39,6 @@ published service UnoControlSimpleAnimationModel
[property] boolean AutoRepeat;
};
-//=============================================================================
}; }; }; };