LibreOffice
LibreOffice 7.4 SDK API Reference
|
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. | |
Macros | |
#define | __com_sun_star_awt_ScrollBarOrientation_idl__ |
Variables | |
const long | HORIZONTAL = 0 |
specifies a horizontal scroll bar. More... | |
const long | VERTICAL = 1 |
specifies a vertical scroll bar. More... | |
#define __com_sun_star_awt_ScrollBarOrientation_idl__ |