Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/ary/cpp/
H A Dc_osigna.cxx51 ParameterTypeList::const_iterator iOther = i_rSig.aParameterTypes.begin(); in Compare() local
52 for ( ; iMe != aParameterTypes.end(); ++iMe, ++iOther ) in Compare()
54 if ( *iMe < *iOther ) in Compare()
56 else if ( *iOther < *iMe ) in Compare()

Completed in 7 milliseconds