Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/exes/adc_uni/
H A Dcmd_run.cxx199 typedef StrVector::const_iterator StrIterator; in GatherFiles() typedef
205 StrIterator it; in GatherFiles()
206 StrIterator itTreesEnd = rSources.aTrees.end(); in GatherFiles()
207 StrIterator itDirsEnd = rSources.aDirectories.end(); in GatherFiles()
208 StrIterator itFilesEnd = rSources.aFiles.end(); in GatherFiles()
209 StrIterator itExt; in GatherFiles()
210 StrIterator itExtEnd = rExtensions.end(); in GatherFiles()
495 typedef StrVector::const_iterator StrIterator;
501 StrIterator it;
505 StrIterator itExt;
[all …]

Completed in 12 milliseconds