Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service UnoControlCheckBoxModel |
|
Included Services | |
UnoControlModel |
|
Properties' Summary | |
short Align |
[ OPTIONAL ] specifies the horizontal alignment of the text in the control. |
long BackgroundColor |
[ OPTIONAL ] specifies the background color (RGB) of the control. |
boolean Enabled |
determines whether the control is enabled or disabled. |
FontDescriptor FontDescriptor |
specifies the font attributes of the text in the control. |
short FontEmphasisMark |
specifies the ::com::sun::star::text::FontEmphasis value of the text in the control. |
short FontRelief |
specifies the ::com::sun::star::text::FontRelief value of the text in the control. |
string HelpText |
specifies the help text of the control. |
string HelpURL |
specifies the help URL of the control. |
short ImagePosition |
[ OPTIONAL ] specifies the position of the image, if any, relative to the text, if any |
string ImageURL |
[ OPTIONAL ] specifies an URL to an image to display besides the label of the control |
string Label |
specifies the label of the control. |
boolean MultiLine |
[ OPTIONAL ] specifies that the text may be displayed on more than one line. |
boolean Printable |
specifies that the control will be printed with the document. |
short State |
specifies the state of the control. |
boolean Tabstop |
specifies that the control can be reached with the TAB key. |
::com::sun::star::util::Color TextColor |
specifies the text color (RGB) of the control. |
::com::sun::star::util::Color TextLineColor |
specifies the text line color (RGB) of the control. |
boolean TriState |
specifies that the control may have the state "don't know". |
::com::sun::star::style::VerticalAlignment VerticalAlign |
[ OPTIONAL ] specifies the vertical alignment of the text in the control. |
short VisualEffect |
[ OPTIONAL ] specifies a visual effect to apply to the check box control |
Properties' Details | |
Align
|
|
BackgroundColor
|
|
Enabled
|
|
FontDescriptor
|
|
FontEmphasisMark
|
|
FontRelief
|
|
HelpText
|
|
HelpURL
|
|
ImagePosition
|
|
ImageURL
|
|
Label
|
|
MultiLine
|
|
Printable
|
|
State
|
|
Tabstop
|
|
TextColor
|
|
TextLineColor
|
|
TriState
|
|
VerticalAlign
|
|
VisualEffect
|
Copyright © 2003 Sun Microsystems, Inc.