Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service UnoControlCheckBoxModel |
|
Included Services - Summary | |
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 |
[ transient ] ::com::sun::star::graphic::XGraphic Graphic |
[ OPTIONAL ] specifies a graphic to be displayed 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 |
short WritingMode |
[ OPTIONAL ] denotes the writing mode used in the control, as specified in the ::com::sun::star::text::WritingMode2 constants group. |
Included Services - Details | |
UnoControlModel
|
Properties' Details | |
Align
|
|
BackgroundColor
|
|
Enabled
|
|
FontDescriptor
|
|
FontEmphasisMark
|
|
FontRelief
|
|
HelpText
|
|
HelpURL
|
|
ImagePosition
|
|
ImageURL
|
|
Graphic
|
|
Label
|
|
MultiLine
|
|
Printable
|
|
State
|
|
Tabstop
|
|
TextColor
|
|
TextLineColor
|
|
TriState
|
|
VerticalAlign
|
|
VisualEffect
|
|
WritingMode
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.