19 #ifndef __com_sun_star_awt_UnoControlDialogModel_idl__ 20 #define __com_sun_star_awt_UnoControlDialogModel_idl__ 32 module
com { module sun { module star { module awt {
Allows creating instances specified by a string name.
Definition: XMultiServiceFactory.idl:39
string HelpText
specifies the help text of the dialog.
Definition: UnoControlDialogModel.idl:86
supports quick access to the information if a container currently contains elements.
Definition: XContainer.idl:47
string HelpURL
specifies the help URL of the dialog.
Definition: UnoControlDialogModel.idl:91
boolean Enabled
determines whether a dialog is enabled or disabled.
Definition: UnoControlDialogModel.idl:64
Definition: Ambiguous.idl:22
string Title
specifies the text that is displayed in the caption bar of the dialog.
Definition: UnoControlDialogModel.idl:116
This interface acts as a container for the loaded graphic.
Definition: XGraphic.idl:43
com::sun::star::awt::FontDescriptor FontDescriptor
specifies the font attributes of the text in the caption bar of the dialog.
Definition: UnoControlDialogModel.idl:69
short FontRelief
specifies the com::sun::star::text::FontRelief value of the text in the caption bar of the dialog.
Definition: UnoControlDialogModel.idl:81
specifies the standard model of a UnoControl in the Smalltalk model view controller design.
Definition: UnoControlModel.idl:49
com::sun::star::util::Color TextColor
specifies the text color (RGB) of the dialog.
Definition: UnoControlDialogModel.idl:106
specifies the standard model of a UnoControlDialog.
Definition: UnoControlDialogModel.idl:37
This is the generic interface for supporting the insertion and removal of named elements.
Definition: XNameContainer.idl:40
com::sun::star::graphic::XGraphic Graphic
specifies a graphic to be displayed as a background image
Definition: UnoControlDialogModel.idl:146
describes the characteristics of a font.
Definition: FontDescriptor.idl:33
boolean Moveable
specifies if the dialog is moveable.
Definition: UnoControlDialogModel.idl:96
string ImageURL
specifies a URL that references a graphic that should be used as a background image.
Definition: UnoControlDialogModel.idl:131
short FontEmphasisMark
specifies the com::sun::star::text::FontEmphasis value of the text in the caption bar of the dialog.
Definition: UnoControlDialogModel.idl:75
boolean Closeable
specifies if the dialog is closeable.
Definition: UnoControlDialogModel.idl:59
boolean DesktopAsParent
If set to true the dialog will have the desktop as parent.
Definition: UnoControlDialogModel.idl:123
com::sun::star::util::Color TextLineColor
specifies the text line color (RGB) of the dialog.
Definition: UnoControlDialogModel.idl:111
boolean Sizeable
specifies if the dialog is sizeable.
Definition: UnoControlDialogModel.idl:101
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36