Lines Matching refs:iterator

477 	::std::pair<FactoryList::iterator,FactoryList::iterator> aRange(  in AddShellFactory()
498 ::std::pair<FactoryList::iterator,FactoryList::iterator> aRange( in RemoveShellFactory()
500 for (FactoryList::iterator iFactory=aRange.first; iFactory!=aRange.second; ++iFactory) in RemoveShellFactory()
547 ActiveShellList::iterator iShell (::std::find_if ( in DeactivateViewShell()
561 SubShellList::iterator iList (maActiveSubShells.find(&rShell)); in DeactivateViewShell()
600 ActiveShellList::iterator iInsertPosition (maActiveViewShells.begin()); in ActivateShell()
621 ActiveShellList::iterator iShell (::std::find_if ( in DeactivateShell()
635 SubShellList::iterator iList (maActiveSubShells.find(&rShell)); in DeactivateShell()
659 ActiveShellList::iterator iShell (::std::find_if ( in ActivateSubShell()
667 SubShellList::iterator iList (maActiveSubShells.find(&rParentShell)); in ActivateSubShell()
698 SubShellList::iterator iList (maActiveSubShells.find(&rParentShell)); in DeactivateSubShell()
704 SubShellSubList::iterator iShell ( in DeactivateSubShell()
732 SubShellList::iterator iList (maActiveSubShells.find(&rParentShell)); in MoveSubShellToTop()
737 SubShellSubList::iterator iShell ( in MoveSubShellToTop()
768 ActiveShellList::iterator iShell (::std::find_if ( in MoveToTop()
817 ActiveShellList::iterator aInsertPosition (maActiveViewShells.begin()); in MoveToTop()
952 ShellStack::iterator iTargetShell (aTargetStack.begin()); in UpdateShellStack()
1098 SubShellList::iterator iList (maActiveSubShells.find(iShell->mpShell)); in CreateShells()
1104 SubShellSubList::iterator iSubShell; in CreateShells()
1174 for (ActiveShellList::iterator aI(maActiveViewShells.begin()); in IMPL_LINK()
1193 for (ActiveShellList::iterator in IMPL_LINK()
1224 ::std::pair<FactoryList::iterator,FactoryList::iterator> aRange( in CreateSubShell()
1266 ::std::pair<FactoryList::iterator,FactoryList::iterator> aRange( in DestroyViewShell()
1295 SubShellList::iterator iList (maActiveSubShells.find(pParentShell)); in InvalidateAllSubShells()
1299 SubShellSubList::iterator iShell; in InvalidateAllSubShells()