LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies the alignment of text. More...
Variables | |
const long | LEFT = 0 |
specifies to left align text. More... | |
const long | CENTER = 1 |
specifies to center text. More... | |
const long | RIGHT = 2 |
specifies to right align text. More... | |
specifies the alignment of text.
const long CENTER = 1 |
specifies to center text.
const long LEFT = 0 |
specifies to left align text.
const long RIGHT = 2 |
specifies to right align text.