summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/ImageButton.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:25:41 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commit24b331efedc6fdf1082e92a2db444d80ae7fed81 (patch)
treeb3cbb48758c70259bafb5053e46d5ae6937235ed /offapi/com/sun/star/form/component/ImageButton.idl
parent*api: convert remaining <member> (diff)
downloadcore-24b331efedc6fdf1082e92a2db444d80ae7fed81.tar.gz
core-24b331efedc6fdf1082e92a2db444d80ae7fed81.zip
*api: convert rest of <member scope="foo">
sed -i 's,<member scope="\([^"]*\)">\([^<]\+\)</member>,\1::\2,g' Change-Id: Idbe0adc5a88e430c99257d4d61e540bf0eeaea8f
Diffstat (limited to 'offapi/com/sun/star/form/component/ImageButton.idl')
-rw-r--r--offapi/com/sun/star/form/component/ImageButton.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/component/ImageButton.idl b/offapi/com/sun/star/form/component/ImageButton.idl
index b32f4ea9eccc..d8702dece99d 100644
--- a/offapi/com/sun/star/form/component/ImageButton.idl
+++ b/offapi/com/sun/star/form/component/ImageButton.idl
@@ -37,7 +37,7 @@
/** This service specifies the control model for a clickable button which
is represented by an image.
- <p>The image to be displayed is determined by <member scope="com::sun::star::awt">UnoControlImageControlModel::ImageURL</member>
+ <p>The image to be displayed is determined by com::sun::star::awt::UnoControlImageControlModel::ImageURL
property specifies the URL of an image to be displayed.</p>
@see CommandButton
@@ -54,7 +54,7 @@ published service ImageButton
<p>Other components can register as com::sun::star::awt::XImageConsumer
at this producer. Then they will be notified of any change in the image to be displayed.</p>
- <p>Whenever the <member scope="com::sun::star::awt">UnoControlImageControlModel::ImageURL</member>
+ <p>Whenever the com::sun::star::awt::UnoControlImageControlModel::ImageURL
property is changed, the model loads the specified image, and sets it as image source
at its com::sun::star::awt::XImageProducer. Then, all
com::sun::star::awt::XImageConsumers are notified and supplied with