Searched refs:iList (Results 1 – 4 of 4) sorted by relevance
562 if (iList != maActiveSubShells.end()) in DeactivateViewShell()636 if (iList != maActiveSubShells.end()) in DeactivateShell()668 if (iList == maActiveSubShells.end()) in ActivateSubShell()669 iList = maActiveSubShells.insert( in ActivateSubShell()699 if (iList == maActiveSubShells.end()) in DeactivateSubShell()733 if (iList != maActiveSubShells.end()) in MoveSubShellToTop()848 SubShellList::const_iterator iList; in GetShell() local849 for (iList=maActiveSubShells.begin(); iList!=maActiveSubShells.end(); ++iList) in GetShell()1099 if (iList != maActiveSubShells.end()) in CreateShells()1149 if (iList != maActiveSubShells.end()) in CreateTargetStack()[all …]
1191 sal_Int32 iList = 0; in test_introsp() local1196 iList++; in test_introsp()1221 iList = 0; in test_introsp()1231 iList++; in test_introsp()1233 sal_Int32 iDemanded = iList; in test_introsp()1234 iList++; in test_introsp()1427 sal_Int32 iList = 0; in test_introsp() local1432 iList++; in test_introsp()1452 iList = 0; in test_introsp()1470 iList++; in test_introsp()[all …]
81 ListenerList::iterator iList; in RemoveListener() local84 for (iList=iMap->second.begin(); iList!=iMap->second.end(); ++iList) in RemoveListener()86 if (iList->mxListener == rxListener) in RemoveListener()88 iMap->second.erase(iList); in RemoveListener()
3500 sal_uInt16 iList = 0; in RTLFUNC() local3504 pArgumentList[iList++] = ::rtl::OUString( rParamStr.GetBuffer(), rParamStr.Len() ); in RTLFUNC()
Completed in 90 milliseconds