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::text |
Text specific interfaces. | |
Constant Groups | |
constants | com::sun::star::text::TextGridMode |
this set of constants describes different modes for text grids | |
Macros | |
#define | __com_sun_star_text_TextGridMode_idl__ |
Variables | |
const short | NONE = 0 |
no text grid | |
const short | LINES = 1 |
line positions will be determined by the grid | |
const short | LINES_AND_CHARS = 2 |
character and line positions will be determined by the grid | |
#define __com_sun_star_text_TextGridMode_idl__ |