Home
last modified time | relevance | path

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

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx976 rtl_uString *ustrUNCPath = NULL; in osl_searchFileURL() local
981 error = _osl_getSystemPathFromFileURL( ustrFileName, &ustrUNCPath, sal_True ); in osl_searchFileURL()
986 error = _osl_getSystemPathFromFileURL( ustrUNCPath, &ustrSysPath, sal_True ); in osl_searchFileURL()
1047 if ( ustrUNCPath ) in osl_searchFileURL()
1048 rtl_uString_release( ustrUNCPath ); in osl_searchFileURL()

Completed in 22 milliseconds