service UnoControlScrollBar in module com::sun::star::awt::

(Global Index)

Syntax

service UnoControlScrollBar;

Description

specifies a scrollbar control.

Included Services

com::sun::star::awt::UnoControl

Description

specifies an abstract control.


Exported Interfaces

com::sun::star::awt::XAdjustmentListener

Description

makes it possible to receive adjustment events from a component.


com::sun::star::awt::XScrollBar

Description

gives access to the value and settings of a scroll bar and makes it possible to register event listeners.


Top of Page