21module
com { module sun { module star { module ucb {
The notational conventions used to denote file system paths on different file systems or operating sy...
Definition FileSystemNotation.idl:27
const long UNKNOWN_NOTATION
No information regarding any conventions is available.
Definition FileSystemNotation.idl:30
const long UNIX_NOTATION
The conventions of Unix like file systems (e.g., /dir1/dir2/file).
Definition FileSystemNotation.idl:35
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
const long MAC_NOTATION
The conventions of Mac like file systems (e.g., volume:dir1:dir2:file).
Definition FileSystemNotation.idl:46
Definition Ambiguous.idl:20