summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/BlendMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/BlendMode.idl')
-rw-r--r--offapi/com/sun/star/rendering/BlendMode.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/BlendMode.idl b/offapi/com/sun/star/rendering/BlendMode.idl
index b6c61127db12..664626ef748d 100644
--- a/offapi/com/sun/star/rendering/BlendMode.idl
+++ b/offapi/com/sun/star/rendering/BlendMode.idl
@@ -24,7 +24,7 @@ module com { module sun { module star { module rendering {
/** These constants determine some extra ways how the primitive color
is combined with the background.<p>
- @see <type>CompositeOperation</type>
+ @see CompositeOperation
Please refer to the PDF specification for explanations of this
constants.<p>