Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service UnoControlScrollBarModel |
|
Included Services - Summary | |
UnoControlModel |
|
Properties' Summary | |
::com::sun::star::util::Color BackgroundColor |
[ OPTIONAL ] specifies the RGB color to be used for the control. |
long BlockIncrement |
specifies the increment for a block move. |
short Border |
specifies the border style of the control. |
long BorderColor |
[ OPTIONAL ] specifies the color of the border, if present |
boolean Enabled |
determines whether the control is enabled or disabled. |
string HelpText |
specifies the help text of the control. |
string HelpURL |
specifies the help URL of the control. |
long LineIncrement |
specifies the increment for a single line move. |
boolean LiveScroll |
[ OPTIONAL ] specifies the scrolling behaviour of the control. |
long Orientation |
specifies the ScrollBarOrientation of the control. |
boolean Printable |
specifies that the control will be printed with the document. |
long RepeatDelay |
[ OPTIONAL ] specifies the mouse repeat delay, in milliseconds. |
long ScrollValue |
specifies the scroll value of the control. |
long ScrollValueMin |
[ OPTIONAL ] specifies the minimum scroll value of the control. |
long ScrollValueMax |
specifies the maximum scroll value of the control. |
::com::sun::star::util::Color SymbolColor |
[ OPTIONAL ] specifies the RGB color to be used when painting symbols which are part of the control's appearance, such as the arrow buttons. |
boolean Tabstop |
[ OPTIONAL ] specifies that the control can be reached with the TAB key. |
long VisibleSize |
specifies the visible size of the scroll bar. |
Included Services - Details | |
UnoControlModel
|
Properties' Details | |
BackgroundColor
|
|
BlockIncrement
|
|
Border
|
|
BorderColor
|
|
Enabled
|
|
HelpText
|
|
HelpURL
|
|
LineIncrement
|
|
LiveScroll
|
|
Orientation
|
|
Printable
|
|
RepeatDelay
|
|
ScrollValue
|
|
ScrollValueMin
|
|
ScrollValueMax
|
|
SymbolColor
|
|
Tabstop
|
|
VisibleSize
|
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.