Lines Matching refs:iterator
370 t_type2ptr::iterator iter = pMap->begin(); in ~OMultiTypeInterfaceContainerHelper()
371 t_type2ptr::iterator end = pMap->end(); in ~OMultiTypeInterfaceContainerHelper()
394 t_type2ptr::iterator iter = pMap->begin(); in getContainedTypes()
395 t_type2ptr::iterator end = pMap->end(); in getContainedTypes()
415 static t_type2ptr::iterator findType(t_type2ptr *pMap, const Type & rKey ) in findType()
417 t_type2ptr::iterator iter = pMap->begin(); in findType()
418 t_type2ptr::iterator end = pMap->end(); in findType()
435 t_type2ptr::iterator iter = findType( pMap, rKey ); in getContainer()
446 t_type2ptr::iterator iter = findType( pMap, rKey ); in addInterface()
464 t_type2ptr::iterator iter = findType( pMap, rKey ); in removeInterface()
487 t_type2ptr::iterator iter = pMap->begin(); in disposeAndClear()
488 t_type2ptr::iterator end = pMap->end(); in disposeAndClear()
514 t_type2ptr::iterator iter = pMap->begin(); in clear()
515 t_type2ptr::iterator end = pMap->end(); in clear()
530 static t_long2ptr::iterator findLong(t_long2ptr *pMap, sal_Int32 nKey ) in findLong()
532 t_long2ptr::iterator iter = pMap->begin(); in findLong()
533 t_long2ptr::iterator end = pMap->end(); in findLong()
558 t_long2ptr::iterator iter = pMap->begin(); in ~OMultiTypeInterfaceContainerHelperInt32()
559 t_long2ptr::iterator end = pMap->end(); in ~OMultiTypeInterfaceContainerHelperInt32()
582 t_long2ptr::iterator iter = pMap->begin(); in getContainedTypes()
583 t_long2ptr::iterator end = pMap->end(); in getContainedTypes()
610 t_long2ptr::iterator iter = findLong( pMap, rKey ); in getContainer()
623 t_long2ptr::iterator iter = findLong( pMap, rKey ); in addInterface()
643 t_long2ptr::iterator iter = findLong( pMap, rKey ); in removeInterface()
669 t_long2ptr::iterator iter = pMap->begin(); in disposeAndClear()
670 t_long2ptr::iterator end = pMap->end(); in disposeAndClear()
698 t_long2ptr::iterator iter = pMap->begin(); in clear()
699 t_long2ptr::iterator end = pMap->end(); in clear()