19 #ifndef __com_sun_star_awt_UnoControlImageControlModel_idl__
20 #define __com_sun_star_awt_UnoControlImageControlModel_idl__
28 module
com { module sun { module star { module awt {
boolean Printable
specifies that the control will be printed with the document.
Definition: UnoControlImageControlModel.idl:103
– idl definition –
Definition: Ambiguous.idl:22
string ImageURL
specifies an URL to an image to use for the control.
Definition: UnoControlImageControlModel.idl:82
boolean Enabled
determines whether the control is enabled or disabled.
Definition: UnoControlImageControlModel.idl:66
short ScaleMode
defines how to scale the image
Definition: UnoControlImageControlModel.idl:119
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
specifies the standard model of an UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:49
string HelpText
specifies the help text of the control.
Definition: UnoControlImageControlModel.idl:71
long BorderColor
specifies the color of the border, if present
Definition: UnoControlImageControlModel.idl:61
boolean ScaleImage
specifies if the image is automatically scaled to the size of the control.
Definition: UnoControlImageControlModel.idl:109
boolean Tabstop
specifies that the control can be reached with the TAB key.
Definition: UnoControlImageControlModel.idl:126
short Border
specifies the border style of the control.
Definition: UnoControlImageControlModel.idl:51
specifies the standard model of an UnoControlImageControl.
Definition: UnoControlImageControlModel.idl:33
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
string HelpURL
specifies the help URL of the control.
Definition: UnoControlImageControlModel.idl:76
com::sun::star::graphic::XGraphic Graphic
specifies a graphic to be displayed on the control
Definition: UnoControlImageControlModel.idl:98