LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Variables
ImageAlign.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::ImageAlign
 specifies the alignment of an image.
 

Variables

const short LEFT = 0
 specifies to align left. More...
 
const short TOP = 1
 specifies to align top. More...
 
const short RIGHT = 2
 specifies to align right. More...
 
const short BOTTOM = 3
 specifies to align bottom. More...