Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service UnoControlButtonModel |
|
Included Services - Summary | |
UnoControlModel |
|
Properties' Summary | |
short Align |
[ OPTIONAL ] specifies the horizontal alignment of the text in the control. |
::com::sun::star::util::Color BackgroundColor |
specifies the background color (RGB) of the control. |
boolean DefaultButton |
specifies that the button is the default button on the document. |
boolean Enabled |
determines whether the control is enabled or disabled. |
boolean FocusOnClick |
[ OPTIONAL ] specifies whether the button control should grab the focus when clicked. |
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 ImageAlign |
specifies the alignment of the image inside the button as ImageAlign value. |
short ImagePosition |
[ OPTIONAL ] specifies the position of the image, if any, relative to the text, if any |
string ImageURL |
specifies an URL to an image to use for the button. |
[ transient ] ::com::sun::star::graphic::XGraphic Graphic |
[ OPTIONAL ] specifies a graphic to be displayed at the button |
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 PushButtonType |
specifies the default action of the button as PushButtonType value. |
boolean Repeat |
[ OPTIONAL ] specifies whether the control should show repeating behaviour. |
long RepeatDelay |
[ OPTIONAL ] specifies the mouse repeat delay, in milliseconds. |
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 Toggle |
[ OPTIONAL ] specifies whether the button should toggle on a single operation. |
::com::sun::star::style::VerticalAlignment VerticalAlign |
[ OPTIONAL ] specifies the vertical alignment of the text in the control. |
Included Services - Details | |
UnoControlModel
|
Properties' Details | |
Align
|
|
BackgroundColor
|
|
DefaultButton
|
|
Enabled
|
|
FocusOnClick
|
|
FontDescriptor
|
|
FontEmphasisMark
|
|
FontRelief
|
|
HelpText
|
|
HelpURL
|
|
ImageAlign
|
|
ImagePosition
|
|
ImageURL
|
|
Graphic
|
|
Label
|
|
MultiLine
|
|
Printable
|
|
PushButtonType
|
|
Repeat
|
|
RepeatDelay
|
|
State
|
|
Tabstop
|
|
TextColor
|
|
TextLineColor
|
|
Toggle
|
|
VerticalAlign
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.