summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XAnimateColor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XAnimateColor.idl')
-rw-r--r--offapi/com/sun/star/animations/XAnimateColor.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/animations/XAnimateColor.idl b/offapi/com/sun/star/animations/XAnimateColor.idl
index a2bc57f72cad..5bf3084476ef 100644
--- a/offapi/com/sun/star/animations/XAnimateColor.idl
+++ b/offapi/com/sun/star/animations/XAnimateColor.idl
@@ -47,7 +47,7 @@ interface XAnimateColor : XAnimate
/** defines the direction which is used to perform the interpolation
inside the color space defined with #ColorSpace.
<br>
- Values could be <true/> for clockwise and <false/> for counterclockwise.
+ Values could be `TRUE` for clockwise and `FALSE` for counterclockwise.
This attribute will be ignored for color spaces where this does
not make any sense.