Searched refs:o_rFiles (Results 1 – 3 of 3) sorted by relevance
192 Parser::GatherFiles( FileCollector_Ifc & o_rFiles, in GatherFiles() argument196 o_rFiles.EraseAll(); in GatherFiles()231 ret += o_rFiles.AddFilesFrom( aDir.c_str(), in GatherFiles()247 ret += o_rFiles.AddFilesFrom( aDir.c_str(), in GatherFiles()259 o_rFiles.AddFile( aDir.c_str() ); in GatherFiles()487 CommandRunner::GatherFiles( FileCollector_Ifc & o_rFiles,492 o_rFiles.EraseAll();527 ret += o_rFiles.AddFilesFrom( aDir.c_str(),543 ret += o_rFiles.AddFilesFrom( aDir.c_str(),555 o_rFiles.AddFile( aDir.c_str() );
78 FileCollector_Ifc & o_rFiles,
523 std::set< ::rtl::OUString > & o_rFiles) in collectFilesFromStorage()531 o_rFiles.insert(i_Path + content); in collectFilesFromStorage()536 o_rFiles.insert(i_Path + styles); in collectFilesFromStorage()
Completed in 28 milliseconds