LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_ucb_XFileIdentifierConverter_idl__
20 #define __com_sun_star_ucb_XFileIdentifierConverter_idl__
25 module
com { module sun { module star { module ucb {
66 [in]
string SystemPath );
string getSystemPathFromFileURL([in] string URL)
converts a (file) URL to a file path in system dependent notation.
specifies methods to convert between (file) URLs and file paths in system dependent notation.
Definition: XFileIdentifierConverter.idl:33
long getFileProviderLocality([in] string BaseURL)
Get information about the "locality" of a file content provider.
string getFileURLFromSystemPath([in] string BaseURL, [in] string SystemPath)
converts a file path in system dependent notation to a (file) URL.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48