summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/ImageButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/ImageButton.idl')
-rw-r--r--offapi/com/sun/star/form/component/ImageButton.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/ImageButton.idl b/offapi/com/sun/star/form/component/ImageButton.idl
index 04d0e087d661..ee804b18e34d 100644
--- a/offapi/com/sun/star/form/component/ImageButton.idl
+++ b/offapi/com/sun/star/form/component/ImageButton.idl
@@ -59,7 +59,7 @@ published service ImageButton
at its <type scope="com::sun::star::awt">XImageProducer</type>. Then, all
<type scope="com::sun::star::awt">XImageConsumer</type>s are notified and supplied with
the binary data of the image.<br/>
- Usually, controls acting for an <type>ImageButton</type> model are consumers, and use the
+ Usually, controls acting for an ImageButton model are consumers, and use the
data stream to display the image</p>
*/
interface com::sun::star::form::XImageProducerSupplier;