Searched refs:strSystemPath (Results 1 – 1 of 1) sorted by relevance
2127 rtl::OUString strSystemPath; in ConvertPathTest() local2191 rc=FileBase::getSystemPathFromFileURL( strNormPath, strSystemPath ); in ConvertPathTest()2196 printFileName( strSystemPath ); in ConvertPathTest()2310 rtl::OUString strSystemPath; in SearchPathTest() local2320 rc=FileBase::getSystemPathFromFileURL( strNormPath, strSystemPath ); in SearchPathTest()2375 if ( strSystemPath.getLength() != 0 ) in SearchPathTest()2378 printFileName( strSystemPath ); in SearchPathTest()2381 rc=FileBase::searchFileURL( strSystemPath , rtl::OUString() , strResultPath ); in SearchPathTest()
Completed in 13 milliseconds