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 ac7f0f771237..d81a90013ec4 100644
--- a/offapi/com/sun/star/awt/XImageProducer.idl
+++ b/offapi/com/sun/star/awt/XImageProducer.idl
@@ -44,7 +44,7 @@ published interface XImageProducer: com::sun::star::uno::XInterface
void addConsumer( [in] com::sun::star::awt::XImageConsumer xConsumer );
- /** removes the given <type scope="com::sun::star::awt">XImageConsumer</type>
+ /** removes the given com::sun::star::awt::XImageConsumer
callback from the list of consumers currently registered to receive
image data.