summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/animations/XAnimateTransform.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimateTransform.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimateTransform.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/animations/XAnimateTransform.idl b/offapi/com/sun/star/animations/XAnimateTransform.idl
index cf0a73f6ed79..cdda0f61a1c8 100644
--- a/offapi/com/sun/star/animations/XAnimateTransform.idl
+++ b/offapi/com/sun/star/animations/XAnimateTransform.idl
@@ -38,9 +38,9 @@
<ul>
<li><const>AnimationTransformType::TRANSLATE</const><br>
- <type>ValuePair</type> of <i>tx</i> and <i>ty</i></li>
+ ValuePair of <i>tx</i> and <i>ty</i></li>
<li><const>AnimationTransformType::SCALE</const><br>
- <type>ValuePair</type> of <i>sx</i> and <i>sy</i></li>
+ ValuePair of <i>sx</i> and <i>sy</i></li>
<li><const>AnimationTransformType::ROTATE</const><br>
Values for a rotation angle</li>
<li><const>AnimationTransformType::SKEWX</const><br>