summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XTargetPropertiesCreator.idl')
-rw-r--r--offapi/com/sun/star/animations/XTargetPropertiesCreator.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl b/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl
index 8e3a28fe922b..5cce7fe10d29 100644
--- a/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl
+++ b/offapi/com/sun/star/animations/XTargetPropertiesCreator.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/animations/TargetProperties.idl>
#include <com/sun/star/animations/XAnimationNode.idl>
-//=============================================================================
module com { module sun { module star { module animations {
-//=============================================================================
/** Factory interface to generate properties for all animated targets.<p>
@@ -66,7 +64,6 @@ interface XTargetPropertiesCreator : ::com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };