summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XImageProducer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XImageProducer.idl')
-rw-r--r--offapi/com/sun/star/awt/XImageProducer.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XImageProducer.idl b/offapi/com/sun/star/awt/XImageProducer.idl
index f47eca7ebe46..ac7f0f771237 100644
--- a/offapi/com/sun/star/awt/XImageProducer.idl
+++ b/offapi/com/sun/star/awt/XImageProducer.idl
@@ -37,7 +37,7 @@ published interface XImageProducer: com::sun::star::uno::XInterface
the image data during a later reconstruction of the image.
<p>The image producer may, at its discretion, start delivering the
- image data to the consumer using the <type>XImageConsumer</type>
+ image data to the consumer using the XImageConsumer
interface immediately, or when the next available image reconstruction
is triggered by a call to the startProduction method.</p>
*/