21 module
com { module sun { module star { module awt {
Allows creating instances specified by a string name.
Definition: XMultiServiceFactory.idl:33
long ScrollTop
specifies the vertical position of the scrolled dialog content
Definition: UnoControlDialogModel.idl:155
string HelpText
specifies the help text of the dialog.
Definition: UnoControlDialogModel.idl:75
supports quick access to the information if a container currently contains elements.
Definition: XContainer.idl:41
string HelpURL
specifies the help URL of the dialog.
Definition: UnoControlDialogModel.idl:80
boolean Enabled
determines whether a dialog is enabled or disabled.
Definition: UnoControlDialogModel.idl:53
boolean VScroll
specifies that a vertical scrollbar should be added to the dialog
Definition: UnoControlDialogModel.idl:145
Definition: Ambiguous.idl:20
string Title
specifies the text that is displayed in the caption bar of the dialog.
Definition: UnoControlDialogModel.idl:105
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:37
com::sun::star::awt::FontDescriptor FontDescriptor
specifies the font attributes of the text in the caption bar of the dialog.
Definition: UnoControlDialogModel.idl:58
boolean HScroll
specifies that a horizontal scrollbar should be added to the dialog
Definition: UnoControlDialogModel.idl:140
short FontRelief
specifies the com::sun::star::text::FontRelief value of the text in the caption bar of the dialog...
Definition: UnoControlDialogModel.idl:70
specifies the standard model of a UnoControl in the Smalltalk model view controller design...
Definition: UnoControlModel.idl:34
com::sun::star::util::Color TextColor
specifies the text color (RGB) of the dialog.
Definition: UnoControlDialogModel.idl:95
specifies the standard model of a UnoControlDialog.
Definition: UnoControlDialogModel.idl:26
long ScrollWidth
specifies the total width of the scrollable dialog content
Definition: UnoControlDialogModel.idl:160
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:28
com::sun::star::graphic::XGraphic Graphic
specifies a graphic to be displayed as a background image
Definition: UnoControlDialogModel.idl:135
describes the characteristics of a font.
Definition: FontDescriptor.idl:29
boolean Moveable
specifies if the dialog is moveable.
Definition: UnoControlDialogModel.idl:85
string ImageURL
specifies a URL that references a graphic that should be used as a background image.
Definition: UnoControlDialogModel.idl:120
short FontEmphasisMark
specifies the com::sun::star::text::FontEmphasis value of the text in the caption bar of the dialog...
Definition: UnoControlDialogModel.idl:64
long ScrollHeight
specifies the total height of the scrollable dialog content
Definition: UnoControlDialogModel.idl:165
boolean Closeable
specifies if the dialog is closeable.
Definition: UnoControlDialogModel.idl:48
long ScrollLeft
specifies the horizontal position of the scrolled dialog content
Definition: UnoControlDialogModel.idl:150
boolean DesktopAsParent
If set to true the dialog will have the desktop as parent.
Definition: UnoControlDialogModel.idl:112
com::sun::star::util::Color TextLineColor
specifies the text line color (RGB) of the dialog.
Definition: UnoControlDialogModel.idl:100
boolean Sizeable
specifies if the dialog is sizeable.
Definition: UnoControlDialogModel.idl:90
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34