| 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::TemplateDisplayFormat | 
| These constants are used to specify which information about a template is displayed in a field. | |
| Variables | |
| const short | FULL = 0 | 
| const short | PATH = 1 | 
| const short | NAME = 2 | 
| Only the file name, without file extension, of the template file will be displayed. | |
| const short | NAME_AND_EXT = 3 | 
| The file name and the file extension of the template file will be displayed. | |
| const short | AREA = 4 | 
| The name of the template area is displayed. | |
| const short | TITLE = 5 | 
| The title of the template file is displayed. | |