Searched refs:aSubFile (Results 1 – 1 of 1) sorted by relevance
145 OUStringBuffer aSubFile( aStatus.getFileName() ); in FindFiles() local146 aSubFile.appendAscii( "/", 1 ); in FindFiles()147 aSubFile.append( *it ); in FindFiles()148 rResult.push_back( aSubFile.makeStringAndClear() ); in FindFiles()
Completed in 10 milliseconds