LibreOffice
LibreOffice 7.3 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::table |
Table specific interfaces (for text and spreadsheet). | |
Constant Groups | |
constants | com::sun::star::table::CellJustifyMethod |
Specifies how text inside a cell is justified. | |
Macros | |
#define | __com_sun_star_table_CellJustifyMethod_idl__ |
Variables | |
const long | AUTO = 0 |
Automatic. | |
const long | DISTRIBUTE = 1 |
When applied in the direction of text flow, characters in each line are distributed at equal intervals so that the ends of each line are aligned with the start and end edges of the cell. | |
#define __com_sun_star_table_CellJustifyMethod_idl__ |