| LibreOffice
    LibreOffice 25.2 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::text | 
| Text specific interfaces. | |
| Constant Groups | |
| constants | com::sun::star::text::DateDisplayFormat | 
| This constants define how a date field is formatted before it is displayed. | |
| Variables | |
| const short | STANDARD_SHORT = 0 | 
| the shortest system standard | |
| const short | STANDARD_LONG = 1 | 
| the longest system standard | |
| const short | MMDDYY = 2 | 
| 22.11.73 | |
| const short | MMDDYYYY = 3 | 
| 22.11.1973 | |
| const short | DDMMMYYYY = 4 | 
| const short | DDMMMMYYYY = 5 | 
| const short | NNDDMMMMYYYY = 6 | 
| Do, 22. | |
| const short | NNNNDDMMMMYYYY = 7 | 
| Donnerstag, 22. | |