LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
ScrollBarOrientation.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::awt
 Java AWT-like user interface toolkit interface specifications for UNO.

Constant Groups

constants  com::sun::star::awt::ScrollBarOrientation
 These constants are used to specify the orientation of a scroll bar.

Variables

const long HORIZONTAL = 0
 specifies a horizontal scroll bar.
const long VERTICAL = 1
 specifies a vertical scroll bar.