Searched refs:osl_systemPathIsAbsolutePath (Results 1 – 3 of 3) sorted by relevance
118 return (!osl_systemPathIsAbsolutePath(pustrPath)); in osl_systemPathIsRelativePath()125 sal_Bool SAL_CALL osl_systemPathIsAbsolutePath(const rtl_uString* pustrPath) in osl_systemPathIsAbsolutePath() function
114 sal_Bool SAL_CALL osl_systemPathIsAbsolutePath(
117 return osl_systemPathIsAbsolutePath(Path.pData); in systemPathIsAbsolutePath()
Completed in 25 milliseconds