Lines Matching refs:end

549 		maActiveViewShells.end(),  in DeactivateViewShell()
551 if (iShell != maActiveViewShells.end()) in DeactivateViewShell()
562 if (iList != maActiveSubShells.end()) in DeactivateViewShell()
601 if (iInsertPosition != maActiveViewShells.end() in ActivateShell()
623 maActiveViewShells.end(), in DeactivateShell()
625 if (iShell != maActiveViewShells.end()) in DeactivateShell()
636 if (iList != maActiveSubShells.end()) in DeactivateShell()
661 maActiveViewShells.end(), in ActivateSubShell()
663 if (iShell == maActiveViewShells.end()) in ActivateSubShell()
668 if (iList == maActiveSubShells.end()) in ActivateSubShell()
675 if (::std::find_if(rList.begin(),rList.end(), IsId(nId)) != rList.end()) in ActivateSubShell()
699 if (iList == maActiveSubShells.end()) in DeactivateSubShell()
705 ::std::find_if(rList.begin(),rList.end(), IsId(nId))); in DeactivateSubShell()
706 if (iShell == rList.end()) in DeactivateSubShell()
733 if (iList != maActiveSubShells.end()) in MoveSubShellToTop()
738 ::std::find_if(rList.begin(),rList.end(), IsId(nId))); in MoveSubShellToTop()
739 if (iShell!=rList.end() && iShell!=rList.begin()) in MoveSubShellToTop()
770 maActiveViewShells.end(), in MoveToTop()
773 if (iShell != maActiveViewShells.end()) in MoveToTop()
841 maActiveViewShells.end(), in GetShell()
843 if (iShell != maActiveViewShells.end()) in GetShell()
849 for (iList=maActiveSubShells.begin(); iList!=maActiveSubShells.end(); ++iList) in GetShell()
853 ::std::find_if(rList.begin(),rList.end(), IsId(nId))); in GetShell()
854 if (iSubShell != rList.end()) in GetShell()
953 while (iSfxShell != aSfxShellStack.end() in UpdateShellStack()
954 && iTargetShell!=aTargetStack.end() in UpdateShellStack()
964 while (iSfxShell != aSfxShellStack.end()) in UpdateShellStack()
977 while (iTargetShell != aTargetStack.end()) in UpdateShellStack()
1099 if (iList != maActiveSubShells.end()) in CreateShells()
1105 for (iSubShell=rList.begin(); iSubShell!=rList.end(); ++iSubShell) in CreateShells()
1149 if (iList != maActiveSubShells.end()) in CreateTargetStack()
1175 aI!=maActiveViewShells.end(); in IMPL_LINK()
1195 iEnd(maActiveViewShells.end()); in IMPL_LINK()
1268 if (aRange.first != maShellFactories.end()) in DestroyViewShell()
1296 if (iList != maActiveSubShells.end()) in InvalidateAllSubShells()
1300 for (iShell=rList.begin(); iShell!=rList.end(); ++iShell) in InvalidateAllSubShells()