Lines Matching refs:m_pMap
364 m_pMap = new t_type2ptr(); in OMultiTypeInterfaceContainerHelper()
369 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in ~OMultiTypeInterfaceContainerHelper()
384 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in getContainedTypes()
434 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in getContainer()
445 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in addInterface()
463 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in removeInterface()
479 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in disposeAndClear()
513 t_type2ptr * pMap = (t_type2ptr *)m_pMap; in clear()
546 : m_pMap( NULL ) in OMultiTypeInterfaceContainerHelperInt32()
554 if (!m_pMap) in ~OMultiTypeInterfaceContainerHelperInt32()
557 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in ~OMultiTypeInterfaceContainerHelperInt32()
572 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in getContainedTypes()
607 if (!m_pMap) in getContainer()
609 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in getContainer()
620 if (!m_pMap) in addInterface()
621 m_pMap = new t_long2ptr(); in addInterface()
622 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in addInterface()
639 if (!m_pMap) in removeInterface()
642 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in removeInterface()
658 if (!m_pMap) in disposeAndClear()
661 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in disposeAndClear()
695 if (!m_pMap) in clear()
697 t_long2ptr * pMap = (t_long2ptr *)m_pMap; in clear()