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 {
50 long getFileProviderLocality( [in]
string BaseURL );
65 string getFileURLFromSystemPath( [in]
string BaseURL,
66 [in]
string SystemPath );
77 string getSystemPathFromFileURL( [in]
string URL );
Definition: Ambiguous.idl:22
specifies methods to convert between (file) URLs and file paths in system dependent notation...
Definition: XFileIdentifierConverter.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47