22 module 
com {  module sun {  module star {  module text {
 
These constants are used to specify which parts of a URL are displayed in a field.
Definition FilenameDisplayFormat.idl:28
const short NAME
Only the name of the file without the file extension is displayed.
Definition FilenameDisplayFormat.idl:39
const short FULL
The content of the URL is completely displayed.
Definition FilenameDisplayFormat.idl:31
const short PATH
Only the path of the file is displayed.
Definition FilenameDisplayFormat.idl:35
const short NAME_AND_EXT
The file name including the file extension is displayed.
Definition FilenameDisplayFormat.idl:43
Definition Ambiguous.idl:20