Content for OpenOffice.org version 3.3.
| Attributes' Summary |
| ImageURL |
specifies an URL to an image to use for the control.
|
| ScaleMode |
defines how to scale the image
|
| PreserveIRI |
Specifies that the IRI given in the data field should be preserved, otherwise the content will be inserted in the resulting report document.
If the data field contains something different as string then this attribute will be ignored.
|
| Attributes' Details |
ImageURL
[ bound ] string ImageURL;
- Description
- specifies an URL to an image to use for the control.
|
|
ScaleMode
[ bound ] short ScaleMode
- set raises (::com::sun::star::lang::IllegalArgumentException);
- Description
- defines how to scale the image
If this property is present, it supersedes the ScaleImage property.
The value of this property is one of the ::com::sun::star::awt::ImageScaleMode constants.
- Since
- OOo 3.2
|
|
PreserveIRI
[ bound ] boolean PreserveIRI;
- Description
- Specifies that the IRI given in the data field should be preserved, otherwise the content will be inserted in the resulting report document.
If the data field contains something different as string then this attribute will be ignored.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.