Home
last modified time | relevance | path

Searched refs:pustrSystemPath (Results 1 – 5 of 5) sorted by path

/trunk/main/sal/inc/osl/
H A Dfile.h1372 oslFileError SAL_CALL osl_getFileURLFromSystemPath( rtl_uString *pustrSystemPath, rtl_uString **ppu…
/trunk/main/sal/osl/os2/
H A Dfile_url.cxx881 …or SAL_CALL osl_getSystemPathFromFileURL( rtl_uString *ustrFileURL, rtl_uString **pustrSystemPath ) in osl_getSystemPathFromFileURL() argument
883 return _osl_getSystemPathFromFileURL( ustrFileURL, pustrSystemPath, sal_True ); in osl_getSystemPathFromFileURL()
1015 *pustrSystemPath = pTmp; in osl_getSystemPathFromFileURL()
1028 rtl_uString *ustrFileURL, rtl_uString **pustrSystemPath, sal_Bool bAllowRelative) in osl_getSystemPathFromFileURL_Ex() argument
1030 return _osl_getSystemPathFromFileURL( ustrFileURL, pustrSystemPath, bAllowRelative); in osl_getSystemPathFromFileURL_Ex()
1041 *pustrSystemPath = temp; in osl_getSystemPathFromFileURL_Ex()
H A Dfile_url.h157 …_getSystemPathFromFileURL_Ex(rtl_uString *ustrFileURL, rtl_uString **pustrSystemPath, sal_Bool bAl…
/trunk/main/sal/osl/unx/
H A Dfile_url.cxx143 …or SAL_CALL osl_getSystemPathFromFileURL( rtl_uString *ustrFileURL, rtl_uString **pustrSystemPath ) in osl_getSystemPathFromFileURL() argument
289 *pustrSystemPath = pTmp; in osl_getSystemPathFromFileURL()
416 rtl_uString *ustrFileURL, rtl_uString **pustrSystemPath, sal_Bool bAllowRelative) in osl_getSystemPathFromFileURL_Ex() argument
425 *pustrSystemPath = temp; in osl_getSystemPathFromFileURL_Ex()
H A Dfile_url.h41 …_getSystemPathFromFileURL_Ex(rtl_uString *ustrFileURL, rtl_uString **pustrSystemPath, sal_Bool bAl…

Completed in 29 milliseconds