Searched refs:sub_iterator (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/soltools/giparser/ |
H A D | gi_list.cxx | 69 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in operator []() 93 sub_iterator it = lower_bound(bExists, sNextPathSegment, let_dpInfo->Key() ); in InsertInfo() 127 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath); in InsertInfoByPath() 166 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath ); in ReleaseInfo() 186 sub_iterator it = lower_bound(bExists, sNextPathSegment, i_sKeyPath ); in DeleteInfo() 201 List_GenericInfo::sub_iterator
|
/aoo4110/main/soltools/inc/ |
H A D | gi_list.hxx | 116 typedef DynamicList< GenericInfo >::iterator sub_iterator; typedef in List_GenericInfo 118 sub_iterator lower_bound(
|
Completed in 19 milliseconds