| LibreOffice
    LibreOffice 24.8 SDK API 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::TextAlign | 
| specifies the alignment of text. | |
| Variables | |
| const long | LEFT = 0 | 
| specifies to left align text. | |
| const long | CENTER = 1 | 
| specifies to center text. | |
| const long | RIGHT = 2 | 
| specifies to right align text. | |