Home
last modified time | relevance | path

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

/trunk/main/padmin/source/
H A Dhelper.cxx145 OUStringBuffer aSubFile( aStatus.getFileName() ); in FindFiles() local
146 aSubFile.appendAscii( "/", 1 ); in FindFiles()
147 aSubFile.append( *it ); in FindFiles()
148 rResult.push_back( aSubFile.makeStringAndClear() ); in FindFiles()

Completed in 24 milliseconds