22  module 
com {  module sun {  module star {  module awt {
    46     [property] 
long BackgroundColor;
 string HelpText
specifies the help text of the control. 
Definition: UnoControlRoadmapModel.idl:119
 
short CurrentItemID
refers to the ID of the currently selected item. 
Definition: UnoControlRoadmapModel.idl:113
 
com::sun::star::graphic::XGraphic Graphic
specifies a graphic to be displayed on the control 
Definition: UnoControlRoadmapModel.idl:84
 
string ImageURL
specifies a URL to an image to use for the control. 
Definition: UnoControlRoadmapModel.idl:68
 
short Border
specifies the border style of the control. 
Definition: UnoControlRoadmapModel.idl:95
 
Definition: Ambiguous.idl:20
 
specifies the standard model of a UnoControlContainer. 
Definition: UnoControlRoadmapModel.idl:27
 
boolean Interactive
determines whether the control is interactive or not. 
Definition: UnoControlRoadmapModel.idl:54
 
This interface acts as a container for the loaded graphic. 
Definition: XGraphic.idl:37
 
boolean Printable
specifies whether the control will be printed with the document. 
Definition: UnoControlRoadmapModel.idl:100
 
specifies the standard model of a UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:34
 
boolean Complete
determines whether the control container is complete or not. 
Definition: UnoControlRoadmapModel.idl:60
 
string HelpURL
specifies the help URL of the control. 
Definition: UnoControlRoadmapModel.idl:125
 
string Text
specifies the text displayed in the control. 
Definition: UnoControlRoadmapModel.idl:105
 
This is the generic interface for supporting the insertion and removal of indexed elements...
Definition: XIndexContainer.idl:27