21 module
com { module sun { module star { module ucb {
26 published constants FileSystemNotation
const long UNIX_NOTATION
The conventions of Unix like file systems (e.g., /dir1/dir2/file).
Definition: FileSystemNotation.idl:35
Definition: Ambiguous.idl:20
const long MAC_NOTATION
The conventions of Mac like file systems (e.g., volume:dir1:dir2:file).
Definition: FileSystemNotation.idl:46
const long UNKNOWN_NOTATION
No information regarding any conventions is available.
Definition: FileSystemNotation.idl:30
const long DOS_NOTATION
The conventions of DOS like file systems (e.g., a:\dir1\dir2\file or UNC notation like \\host\dir1\di...
Definition: FileSystemNotation.idl:41