summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XTimeContainer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XTimeContainer.idl')
-rw-r--r--offapi/com/sun/star/animations/XTimeContainer.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XTimeContainer.idl b/offapi/com/sun/star/animations/XTimeContainer.idl
index 11e5bec76865..cd459bc519e5 100644
--- a/offapi/com/sun/star/animations/XTimeContainer.idl
+++ b/offapi/com/sun/star/animations/XTimeContainer.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/container/ElementExistException.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/**
@@ -103,7 +101,6 @@ interface XTimeContainer : XAnimationNode
com::sun::star::lang::WrappedTargetException );
};
-//=============================================================================
}; }; }; };