19 #ifndef __com_sun_star_awt_UnoControlRoadmapModel_idl__
20 #define __com_sun_star_awt_UnoControlRoadmapModel_idl__
29 module
com { module sun { module star { module awt {
53 [property]
long BackgroundColor;
string HelpText
specifies the help text of the control.
Definition: UnoControlRoadmapModel.idl:126
short CurrentItemID
refers to the ID of the currently selected item.
Definition: UnoControlRoadmapModel.idl:120
com::sun::star::graphic::XGraphic Graphic
specifies a graphic to be displayed on the control
Definition: UnoControlRoadmapModel.idl:91
string ImageURL
specifies an URL to an image to use for the control.
Definition: UnoControlRoadmapModel.idl:75
short Border
specifies the border style of the control.
Definition: UnoControlRoadmapModel.idl:102
– idl definition –
Definition: Ambiguous.idl:22
specifies the standard model of an UnoControlContainer.
Definition: UnoControlRoadmapModel.idl:34
boolean Interactive
determines whether the control is interactive or not.
Definition: UnoControlRoadmapModel.idl:61
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
boolean Printable
specifies whether the control will be printed with the document.
Definition: UnoControlRoadmapModel.idl:107
specifies the standard model of an UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:49
boolean Complete
determines whether the control container is complete or not.
Definition: UnoControlRoadmapModel.idl:67
string HelpURL
specifies the help URL of the control.
Definition: UnoControlRoadmapModel.idl:132
string Text
specifies the text displayed in the control.
Definition: UnoControlRoadmapModel.idl:112
This is the generic interface for supporting the insertion and removal of indexed elements...
Definition: XIndexContainer.idl:37