Lines Matching refs:iterator
383 t_type2ptr::iterator iter = pMap->begin(); in ~OMultiTypeInterfaceContainerHelper()
384 t_type2ptr::iterator end = pMap->end(); in ~OMultiTypeInterfaceContainerHelper()
407 t_type2ptr::iterator iter = pMap->begin(); in getContainedTypes()
408 t_type2ptr::iterator end = pMap->end(); in getContainedTypes()
428 static t_type2ptr::iterator findType(t_type2ptr *pMap, const Type & rKey ) in findType()
430 t_type2ptr::iterator iter = pMap->begin(); in findType()
431 t_type2ptr::iterator end = pMap->end(); in findType()
448 t_type2ptr::iterator iter = findType( pMap, rKey ); in getContainer()
459 t_type2ptr::iterator iter = findType( pMap, rKey ); in addInterface()
477 t_type2ptr::iterator iter = findType( pMap, rKey ); in removeInterface()
500 t_type2ptr::iterator iter = pMap->begin(); in disposeAndClear()
501 t_type2ptr::iterator end = pMap->end(); in disposeAndClear()
527 t_type2ptr::iterator iter = pMap->begin(); in clear()
528 t_type2ptr::iterator end = pMap->end(); in clear()
546 static t_long2ptr::iterator findLong(t_long2ptr *pMap, sal_Int32 nKey ) in findLong()
548 t_long2ptr::iterator iter = pMap->begin(); in findLong()
549 t_long2ptr::iterator end = pMap->end(); in findLong()
574 t_long2ptr::iterator iter = pMap->begin(); in ~OMultiTypeInterfaceContainerHelperInt32()
575 t_long2ptr::iterator end = pMap->end(); in ~OMultiTypeInterfaceContainerHelperInt32()
598 t_long2ptr::iterator iter = pMap->begin(); in getContainedTypes()
599 t_long2ptr::iterator end = pMap->end(); in getContainedTypes()
626 t_long2ptr::iterator iter = findLong( pMap, rKey ); in getContainer()
639 t_long2ptr::iterator iter = findLong( pMap, rKey ); in addInterface()
659 t_long2ptr::iterator iter = findLong( pMap, rKey ); in removeInterface()
685 t_long2ptr::iterator iter = pMap->begin(); in disposeAndClear()
686 t_long2ptr::iterator end = pMap->end(); in disposeAndClear()
714 t_long2ptr::iterator iter = pMap->begin(); in clear()
715 t_long2ptr::iterator end = pMap->end(); in clear()