Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/mozbootstrap/
H A DMNSINIParser.cxx109 IniSectionMap::iterator iBegin = mAllSection.begin(); in Dump() local
111 for(;iBegin != iEnd;iBegin++) in Dump()
113 ini_Section *aSection = &(*iBegin).second; in Dump()
H A DMNSProfileDiscover.cxx87 IniSectionMap::iterator iBegin = mAllSection.begin(); in LoadXPToolkitProfiles() local
89 for(;iBegin != iEnd;iBegin++) in LoadXPToolkitProfiles()
91 ini_Section *aSection = &(*iBegin).second; in LoadXPToolkitProfiles()
/aoo4110/main/connectivity/workben/iniParser/
H A Dmain.cxx147 IniSectionMap::iterator iBegin = mAllSection.begin(); in Dump() local
149 for(;iBegin != iEnd;iBegin++) in Dump()
151 ini_Section *aSection = &(*iBegin).second; in Dump()
/aoo4110/main/slideshow/source/engine/animationnodes/
H A Dbasecontainernode.cxx113 VectorOfNodes::const_iterator const iBegin( maChildren.begin() ); in isChildNode() local
116 std::find( iBegin, iEnd, pNode ) ); in isChildNode()

Completed in 25 milliseconds