21module
com { module sun { module star { module ucb {
62 [in]
string SystemPath );
specifies methods to convert between (file) URLs and file paths in system dependent notation.
Definition XFileIdentifierConverter.idl:29
long getFileProviderLocality([in] string BaseURL)
Get information about the "locality" of a file content provider.
string getSystemPathFromFileURL([in] string URL)
converts a (file) URL to a file path in system dependent notation.
string getFileURLFromSystemPath([in] string BaseURL, [in] string SystemPath)
converts a file path in system dependent notation to a (file) URL.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20