Searched refs:o_rFiles (Results 1 – 3 of 3) sorted by relevance
193 Parser::GatherFiles( FileCollector_Ifc & o_rFiles, in GatherFiles() argument197 o_rFiles.EraseAll(); in GatherFiles()232 ret += o_rFiles.AddFilesFrom( aDir.c_str(), in GatherFiles()248 ret += o_rFiles.AddFilesFrom( aDir.c_str(), in GatherFiles()260 o_rFiles.AddFile( aDir.c_str() ); in GatherFiles()488 CommandRunner::GatherFiles( FileCollector_Ifc & o_rFiles,493 o_rFiles.EraseAll();528 ret += o_rFiles.AddFilesFrom( aDir.c_str(),544 ret += o_rFiles.AddFilesFrom( aDir.c_str(),556 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 30 milliseconds