Home
last modified time | relevance | path

Searched refs:strSystemPath (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/workben/
H A Dtestfile.cxx2127 rtl::OUString strSystemPath; in ConvertPathTest() local
2191 rc=FileBase::getSystemPathFromFileURL( strNormPath, strSystemPath ); in ConvertPathTest()
2196 printFileName( strSystemPath ); in ConvertPathTest()
2310 rtl::OUString strSystemPath; in SearchPathTest() local
2320 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