summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/AnimatedImagesControlModel.idl')
-rw-r--r--offapi/com/sun/star/awt/AnimatedImagesControlModel.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl
index 1cce3f30f06a..ed9a0e832a48 100644
--- a/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl
+++ b/offapi/com/sun/star/awt/AnimatedImagesControlModel.idl
@@ -30,13 +30,11 @@
#include <com/sun/star/awt/UnoControlModel.idl>
-//======================================================================================================================
module com { module sun { module star { module awt {
interface XAnimatedImages;
-//======================================================================================================================
/** describes the model for a control displaying a series of images
@@ -49,11 +47,9 @@ service AnimatedImagesControlModel
interface XAnimatedImages;
};
-//======================================================================================================================
}; }; }; };
-//======================================================================================================================
#endif