LibreOffice
LibreOffice 7.3 SDK API Reference
|
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::FilenameDisplayFormat |
These constants are used to specify which parts of a URL are displayed in a field. | |
Macros | |
#define | __com_sun_star_text_FilenameDisplayFormat_idl__ |
Variables | |
const short | FULL = 0 |
The content of the URL is completely displayed. More... | |
const short | PATH = 1 |
Only the path of the file is displayed. More... | |
const short | NAME = 2 |
Only the name of the file without the file extension is displayed. More... | |
const short | NAME_AND_EXT = 3 |
The file name including the file extension is displayed. More... | |
#define __com_sun_star_text_FilenameDisplayFormat_idl__ |