LibreOffice
LibreOffice 5.0 SDK API Reference
|
import "ImageControl.idl";
Additional Inherited Members | |
![]() | |
interface | XReportControlModel |
interface | com::sun::star::form::XImageProducerSupplier |
supplies the caller with an com::sun::star::awt::XImageProducer. More... | |
![]() | |
XFormatCondition | createFormatCondition () raises ( com::sun::star::uno::Exception ) |
Creates a format condition. More... | |
![]() | |
com::sun::star::awt::XImageProducer | getImageProducer () |
accesses the image producer. More... | |
![]() | |
string | ImageURL |
specifies an URL to an image to use for the control. More... | |
short | ScaleMode { set raises(com::sun::star::lang::IllegalArgumentException); } |
defines how to scale the image More... | |
boolean | PreserveIRI |
Specifies that the IRI given in the data field should be preserved, otherwise the content will be inserted in the resulting report document. More... | |