Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/html/
H A Dpm_aldef.cxx115 ary::cpp::DefsConstIterator in Write_DefinesList()
120 for ( ary::cpp::DefsConstIterator it = aAllDefines.begin(); in Write_DefinesList()
150 ary::cpp::DefsConstIterator in Write_MacrosList()
155 for ( ary::cpp::DefsConstIterator it = aAllMacros.begin(); in Write_MacrosList()
/trunk/main/autodoc/inc/ary/cpp/
H A Dc_types4cpp.hxx66 typedef std::vector<De_id>::const_iterator DefsConstIterator; typedef
70 typedef csv::range< DefsConstIterator > DefsResultList;