summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/XTransitionFilter.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/XTransitionFilter.idl')
-rw-r--r--offapi/com/sun/star/animations/XTransitionFilter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/animations/XTransitionFilter.idl b/offapi/com/sun/star/animations/XTransitionFilter.idl
index 1a6eec80f382..a45c24a6f3f0 100644
--- a/offapi/com/sun/star/animations/XTransitionFilter.idl
+++ b/offapi/com/sun/star/animations/XTransitionFilter.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -83,7 +83,7 @@ interface XTransitionFilter : XAnimate
[attribute] boolean Direction;
/** If the value of the <member>Type</member> attribute is <const>TransitionType::FADE</const> and
- the value of the <member>Subtype</member> attribute is <const>TransitionSubType::FADETOCOLOR</const> or
+ the value of the <member>Subtype</member> attribute is <const>TransitionSubType::FADETOCOLOR</const> or
<const>TransitionSubType::FADEFROMCOLOR</const>, then this attribute specifies the starting or ending
color of the fade.
The default value is 0 (black).