| 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::ui | 
| Dialogs and other UI elements. | |
| module | com::sun::star::ui::dialogs | 
| dialogs. | |
| Constant Groups | |
| constants | com::sun::star::ui::dialogs::TemplateDescription | 
| The implementation of a FilePicker service may support the usage of different templates. | |
| Variables | |
| const short | FILEOPEN_SIMPLE = 0 | 
| A FileOpen dialog without any additional controls. | |
| const short | FILESAVE_SIMPLE = 1 | 
| A FileSave dialog without any additional controls. | |
| const short | FILESAVE_AUTOEXTENSION_PASSWORD = 2 | 
| A FileSave dialog with additional controls. | |
| const short | FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS = 3 | 
| A FileSave dialog with additional controls. | |
| const short | FILESAVE_AUTOEXTENSION_SELECTION = 4 | 
| A FileSave dialog with additional controls. | |
| const short | FILESAVE_AUTOEXTENSION_TEMPLATE = 5 | 
| A FileSave dialog with additional controls. | |
| const short | FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE = 6 | 
| A FileOpen dialog with additional controls. | |
| const short | FILEOPEN_PLAY = 7 | 
| A FileOpen dialog with additional controls. | |
| const short | FILEOPEN_READONLY_VERSION = 8 | 
| A FileOpen dialog with additional controls. | |
| const short | FILEOPEN_LINK_PREVIEW = 9 | 
| A FileOpen dialog with additional controls. | |
| const short | FILESAVE_AUTOEXTENSION = 10 | 
| A FileSave dialog with additional controls. | |
| const short | FILEOPEN_PREVIEW = 11 | 
| A FileOpen dialog with additional controls. | |
| const short | FILEOPEN_LINK_PLAY = 12 | 
| A FileOpen dialog with additional controls. | |
| const short | FILEOPEN_LINK_PREVIEW_IMAGE_ANCHOR = 13 | 
| A FileOpen dialog with additional controls. | |