Lines Matching refs:image
47 <p>As every <type scope="com::sun::star::form">DataAwareControlModel</type>, an image control
49 of the database field is taken, interpreted as image, and displayed in the control.<br/>
53 <p>Usually, an image control model can be bound to binary columns only, namely
62 …<p>Note that besides taking the image to be displayed from the bound field, there is another optio…
64 … the URL of an image to be displayed. If this property is changed from outside, the respective file
65 is loaded and set as image source.</p>
76 at the image producer, which notifies it's consumers, which leads to the control
77 displaying the image.</li>
79 <li>When the user by some interaction tells the control to contain a new image, this is
81 to browse for image. After this, the URL of the image is set as
84 … Now the control loads the image determined by the property value, and starts producing
87 … form is moved further, the modified record is saved, means the content of the image pointed to
102 at this producer. Then they will be notified of any change in the image to be displayed.</p>
108 /** indicates if it is possible to change the image being displayed.