Home
last modified time | relevance | path

Searched refs:i_rProject (Results 1 – 2 of 2) sorted by path

/trunk/main/autodoc/source/exes/adc_uni/
H A Dcmd_run.cxx194 const S_ProjectData & i_rProject ) in GatherFiles() argument
202 rSources = i_rProject.Sources(); in GatherFiles()
204 rExtensions = i_rProject.Language().aExtensions; in GatherFiles()
214 i_rProject.RootDirectory().Get( aDir ); in GatherFiles()
282 if ( i_rProject.pLanguage )
283 return *i_rProject.pLanguage;
490 const command::S_ProjectData & i_rProject )
498 rSources = i_rProject.aFiles;
504 StrIterator itTreesEnd = i_rProject.aFiles.aTrees.end();
505 StrIterator itFilesEnd = i_rProject.aFiles.aFiles.end();
[all …]
H A Dcmd_run.hxx80 i_rProject );

Completed in 22 milliseconds