Searched refs:TypeIDMapEntry (Results 1 – 1 of 1) sorted by relevance
54 struct TypeIDMapEntry struct97 static inline TypeIDMapEntry * getEntry(INetContentType eTypeID);129 inline TypeIDMapEntry * Registration::getEntry(INetContentType eTypeID) in getEntry()133 static_cast< TypeIDMapEntry * >(m_pRegistration-> in getEntry()633 delete static_cast< TypeIDMapEntry * >(m_aTypeIDMap.GetObject(i)); in ~Registration()686 TypeIDMapEntry * pTypeIDMapEntry = new TypeIDMapEntry; in RegisterContentType()735 TypeIDMapEntry * pEntry in GetContentType()736 = static_cast< TypeIDMapEntry * >(m_pRegistration-> in GetContentType()748 TypeIDMapEntry * pEntry in GetPresentation()749 = static_cast< TypeIDMapEntry * >(m_pRegistration-> in GetPresentation()[all …]
Completed in 14 milliseconds