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