summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XAnimatedImages.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XAnimatedImages.idl')
-rw-r--r--offapi/com/sun/star/awt/XAnimatedImages.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XAnimatedImages.idl b/offapi/com/sun/star/awt/XAnimatedImages.idl
index d37e9be21df7..5b1609dbf4e5 100644
--- a/offapi/com/sun/star/awt/XAnimatedImages.idl
+++ b/offapi/com/sun/star/awt/XAnimatedImages.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/container/XContainer.idl>
#include <com/sun/star/lang/IllegalArgumentException.idl>
-//======================================================================================================================
module com { module sun { module star { module awt {
-//======================================================================================================================
/** allows administrating a set of images, to be displayed as animated seres.
@@ -168,11 +166,9 @@ interface XAnimatedImages
interface ::com::sun::star::container::XContainer;
};
-//======================================================================================================================
}; }; }; };
-//======================================================================================================================
#endif