Searched refs:strNormPath (Results 1 – 1 of 1) sorted by relevance
2124 rtl::OUString strNormPath; in ConvertPathTest() local2133 rc=FileBase::getFileURLFromSystemPath( strPath, strNormPath ); in ConvertPathTest()2138 printFileName( strNormPath ); in ConvertPathTest()2148 if ( strNormPath.getLength() != 0 ) in ConvertPathTest()2150 rc=FileBase::getFileURLFromSystemPath( strNormPath, strFileURL ); in ConvertPathTest()2189 if ( strNormPath.getLength() != 0 ) in ConvertPathTest()2209 if ( strNormPathFromFileURL == strNormPath ) in ConvertPathTest()2308 rtl::OUString strNormPath(file1); in SearchPathTest() local2318 rc=FileBase::getFileURLFromSystemPath( strNormPath, strFileURL ); in SearchPathTest()2327 if ( strNormPath.getLength() != 0 ) in SearchPathTest()[all …]
Completed in 16 milliseconds