Home
last modified time | relevance | path

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

/aoo4110/main/autodoc/source/exes/adc_uni/
H A Dcmd_run.cxx193 const S_ProjectData & i_rProject ) in GatherFiles() argument
201 rSources = i_rProject.Sources(); in GatherFiles()
203 rExtensions = i_rProject.Language().aExtensions; in GatherFiles()
213 i_rProject.RootDirectory().Get( aDir ); in GatherFiles()
281 if ( i_rProject.pLanguage )
282 return *i_rProject.pLanguage;
489 const command::S_ProjectData & i_rProject )
497 rSources = i_rProject.aFiles;
503 StrIterator itTreesEnd = i_rProject.aFiles.aTrees.end();
504 StrIterator itFilesEnd = i_rProject.aFiles.aFiles.end();
[all …]
H A Dcmd_run.hxx80 i_rProject );

Completed in 10 milliseconds