Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx562 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() local
849 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 …]
/trunk/main/stoc/test/
H A Dtestintrosp.cxx1191 sal_Int32 iList = 0; in test_introsp() local
1196 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() local
1432 iList++; in test_introsp()
1452 iList = 0; in test_introsp()
1470 iList++; in test_introsp()
[all …]
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationControllerBroadcaster.cxx81 ListenerList::iterator iList; in RemoveListener() local
84 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()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx3515 sal_uInt16 iList = 0; in RTLFUNC() local
3519 pArgumentList[iList++] = ::rtl::OUString( rParamStr.GetBuffer(), rParamStr.Len() ); in RTLFUNC()

Completed in 54 milliseconds